esp-idf/.shellcheckrc

6 wiersze
164 B
Plaintext

# This is shellcheck config file
# Files that are checked: install.sh, export.sh
# Do not complain about variables determined at runtime (IDF_PATH)
disable=SC1090