From 136566fd3470d1af35aff6fb16d304e5ec89a0b4 Mon Sep 17 00:00:00 2001 From: Nick Nicholas Date: Wed, 8 Jul 2026 01:22:36 +1000 Subject: [PATCH] cleanup: purge defunct/orphan CI files (Hound, orphan rake/notify/integration/test) --- .hound.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .hound.yml diff --git a/.hound.yml b/.hound.yml deleted file mode 100644 index 27a82b0..0000000 --- a/.hound.yml +++ /dev/null @@ -1,5 +0,0 @@ -# Auto-generated by Cimas: Do not edit it manually! -# See https://github.com/metanorma/cimas -ruby: - enabled: true - config_file: .rubocop.yml