Files
motr/.trunk/configs/.shellcheckrc
2025-01-06 14:28:43 -05:00

8 lines
167 B
Plaintext

enable=all
source-path=SCRIPTDIR
disable=SC2154
# If you're having issues with shellcheck following source, disable the errors via:
# disable=SC1090
# disable=SC1091