Fix more shellcheck warnings
Signed-off-by: Christian König <github@yubiuser.dev>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
disable=SC1090,SC1091 # Ignore warnings about being unable to follow sourced files
|
||||
external-sources=true # allow shellcheck to read external sources
|
||||
disable=SC3043 #disable SC3043: In POSIX sh, local is undefined.
|
||||
|
||||
Reference in New Issue
Block a user