MeshTalos-Client/managed_components/espressif__arduino-esp32/.shellcheckrc
2025-12-03 14:20:11 +08:00

11 lines
369 B
Text

# Shellcheck configuration file for ESP32 Arduino core
# Optional checks. https://github.com/koalaman/shellcheck/wiki/optional
enable=add-default-case,deprecate-which,avoid-nullary-conditions
# Enable search for external sources
external-sources=true
# Search folder for sourced files.
# Set to the folder where the original script is located.
source-path=SCRIPTDIR