mirror of
https://github.com/esphome/esphome.git
synced 2026-08-28 08:43:27 +00:00
[improv_serial] Add uart bus support and host integration test (#18794)
This commit is contained in:
@@ -247,6 +247,8 @@ def lint_ext_check(fname):
|
||||
"CLAUDE.md",
|
||||
"GEMINI.md",
|
||||
".github/copilot-instructions.md",
|
||||
# Symlink to the real wifi scan_list.h so the test stub cannot drift
|
||||
"tests/integration/fixtures/external_components/wifi/scan_list.h",
|
||||
]
|
||||
)
|
||||
def lint_executable_bit(fname: Path) -> str | None:
|
||||
|
||||
Reference in New Issue
Block a user