diff options
Diffstat (limited to '.shellcheckrc')
-rw-r--r-- | .shellcheckrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.shellcheckrc b/.shellcheckrc new file mode 100644 index 0000000..64b9fd7 --- /dev/null +++ b/.shellcheckrc @@ -0,0 +1,2 @@ +# SC3043: intended for use with dash or bash, which both have local +disable=SC3043 |