mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-11-14 03:21:03 +01:00
4 lines
96 B
Plaintext
4 lines
96 B
Plaintext
language: shell
|
|
script:
|
|
- bash -c 'shopt -s globstar nullglob; shellcheck **/*.{sh,ksh,bash}'
|