meshtastic-firmware/.trunk/configs/.shellcheckrc

10 wiersze
199 B
Plaintext

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