notatio/.trunk/configs/.shellcheckrc

8 lines
167 B
Text
Raw Normal View History

2023-11-21 22:04:37 +00:00
enable=all
source-path=SCRIPTDIR
disable=SC2154
# If you're having issues with shellcheck following source, disable the errors via:
# disable=SC1090
# disable=SC1091