Move shellcheck inside mix lint

This commit is contained in:
Claudio Ortolina
2025-10-08 08:51:51 +03:00
parent 71cfb2e0e7
commit 5950739940
2 changed files with 2 additions and 3 deletions
-2
View File
@@ -8,6 +8,4 @@ source "$(git rev-parse --show-toplevel)/scripts/_helpers.sh"
ensure_working_directory!
fd . 'scripts/' --exclude '*.hurl' -t file --exec shellcheck --color
mix lint