.
This commit is contained in:
parent
ae8aaec327
commit
4b9f7df102
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ SH_MAIN="${SH_ROOT}/main.sh"
|
||||||
sh_source_check() {
|
sh_source_check() {
|
||||||
local file=".shellcheck.sh"
|
local file=".shellcheck.sh"
|
||||||
find \
|
find \
|
||||||
|
"." \
|
||||||
-type "f" \
|
-type "f" \
|
||||||
-name "*.sh" \
|
-name "*.sh" \
|
||||||
-not \
|
-not \
|
||||||
|
|
Loading…
Reference in a new issue