/ shellcheckrc
shellcheckrc
1  # Don't add 'disable' here. shellcheckrc should be optional for repos where bar gets initialized
2  avoid-nullary-conditions=true
3  check-extra-masked-returns=true
4  check-set-e-suppressed=true
5  deprecate-which=true
6  quote-safe-variables=true
7  require-double-brackets=true