diff --git a/src/.shellcheckrc b/src/.shellcheckrc new file mode 100644 index 0000000..1b57586 --- /dev/null +++ b/src/.shellcheckrc @@ -0,0 +1,2 @@ +# ignore "Not following" errors; they usually can't be automatically resolved +disable=SC1091