1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-13 07:13:47 +01:00

[clang-tidy] Include sdkconfig.defaults in hash calculation (#11091)

This commit is contained in:
J. Nick Koston
2025-10-06 17:06:30 -05:00
committed by GitHub
parent fddb8b35f2
commit ac566b7fd6
4 changed files with 121 additions and 76 deletions

View File

@@ -6,6 +6,7 @@ on:
- ".clang-tidy"
- "platformio.ini"
- "requirements_dev.txt"
- "sdkconfig.defaults"
- ".clang-tidy.hash"
- "script/clang_tidy_hash.py"
- ".github/workflows/ci-clang-tidy-hash.yml"