Add shellckeck lint step

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