1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-12 00:02:21 +01:00

Merge remote-tracking branch 'upstream/dev' into bluetooth_proxy_heap

This commit is contained in:
J. Nick Koston
2025-07-17 09:53:25 -10:00
11 changed files with 392 additions and 5 deletions

View File

@@ -241,6 +241,9 @@ def lint_ext_check(fname):
"docker/ha-addon-rootfs/**",
"docker/*.py",
"script/*",
"CLAUDE.md",
"GEMINI.md",
".github/copilot-instructions.md",
]
)
def lint_executable_bit(fname):