Files
conjurer/.trunk/configs/.shellcheckrc
T
gitea 6f3eee90bb Tag: 1.9
Intermediate commits (oldest → newest):
- Merge branch 'main' of https://github.com/migatu/conjurer
- Restart radio script
- Radio restart serverside
- Merge branch 'main' of https://github.com/migatu/conjurer
- Typo fix ,
2025-10-30 16:59:04 +01: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