diff --git a/.shellcheckrc b/.shellcheckrc new file mode 100644 index 00000000..2864f68e --- /dev/null +++ b/.shellcheckrc @@ -0,0 +1,5 @@ +# Search in the current script's directory by default (since 0.7.0) +source-path=SCRIPTDIR + +# Allow external-sources (since 0.8.0) +external-sources=true