Add shellcheck rc file

master
Jordan Atwood 2 years ago
parent b901c93835
commit 77404ee964
Signed by: nightfirecat
GPG Key ID: 615A619C2D73A6DF
  1. 2
      src/.shellcheckrc

@ -0,0 +1,2 @@
# ignore "Not following" errors; they usually can't be automatically resolved
disable=SC1091
Loading…
Cancel
Save