mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2025-04-01 14:44:15 +02:00
Optimized shellcheck
This commit is contained in:
parent
f4ab5461c2
commit
021e6b2812
@ -1,2 +1,2 @@
|
|||||||
language: shell
|
language: shell
|
||||||
script: shellcheck ./scripts/*/*.sh
|
script: shellcheck $(find . -type f -name '*.sh')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user