Remove all remnants of claude

This commit is contained in:
Claudio Ortolina
2026-05-05 10:32:43 +01:00
parent 67d7d0f7a9
commit 0b1f839091
9 changed files with 0 additions and 97 deletions
-1
View File
@@ -22,4 +22,3 @@ mix gettext.extract --merge
debug_msg "Running shellcheck..."
fd . 'scripts/' --exclude '*.hurl' -t file --exec shellcheck --color
fd . '.claude/hooks' -t file --exec shellcheck --color
-1
View File
@@ -10,7 +10,6 @@ ensure_working_directory!
debug_msg "Running shellcheck..."
fd . 'scripts/' --exclude '*.hurl' -t file --exec shellcheck --color
fd . '.claude/hooks' -t file --exec shellcheck --color
debug_msg "Running credo..."
mix credo --strict