_standard_repo_parts/.trunk/configs/.shellcheckrc
2024-05-17 08:46:22 +02:00

6 lines
152 B
Text

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