3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
language: shell
|
|
script: bash -c 'shopt -s globstar nullglob; shellcheck **/*.{sh,ksh,bash}'
|