mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
recurse
@@ -16,7 +16,7 @@ addons:
|
||||
- shellcheck
|
||||
|
||||
script:
|
||||
- shellcheck *.sh
|
||||
- bash -c 'shopt -s globstar; shellcheck **/*.{sh,bash}'
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
Reference in New Issue
Block a user