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
@@ -86,7 +86,6 @@ jobs:
- name: 🐚 Run Shellcheck
run: |
fd . 'scripts/' --exclude '*.hurl' -t file --exec shellcheck --color
fd . '.claude/hooks' -t file --exec shellcheck --color
- name: 🐳 Validate Docker builder image
run: mise run dev:validate-docker-image