Optimized shellcheck
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
language: shell
|
language: shell
|
||||||
script: shellcheck ./scripts/*/*.sh
|
script: shellcheck $(find . -type f -name '*.sh')
|
||||||
|
|||||||
Reference in New Issue
Block a user