Add shellckeck lint step
This commit is contained in:
@@ -11,6 +11,7 @@ hurl = 'latest'
|
||||
sqlite = 'latest'
|
||||
gh = 'latest'
|
||||
shellcheck = 'latest'
|
||||
fd = 'latest'
|
||||
|
||||
[task_config]
|
||||
includes = ["scripts"]
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user