Files
lora_meshtastic_project/code/firmware-2.7.15.567b8ea/.trunk/configs/.shellcheckrc
T

10 lines
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
#