Delete `.shellcheckrc`

pull/1947/head
John D Pell 2021-09-15 10:18:59 -07:00
parent 16b5c09249
commit c9e9829397
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
# We use colors and not assigned
disable=SC2154
# Hard to fix
disable=SC2155
# shellcheck is wrong on some
disable=SC2034