diff --git a/.shellcheckrc b/.shellcheckrc new file mode 100644 index 0000000..f4705ae --- /dev/null +++ b/.shellcheckrc @@ -0,0 +1,2 @@ +# Allow string replacements (not POSIX compliant) +disable=SC2039