melawy-en-site/.trunk/configs/.shellcheckrc

8 lines
167 B
Plaintext
Raw Normal View History

2024-10-23 15:16:45 +05: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