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