mirror of
https://github.com/esphome/esphome.git
synced 2026-09-24 21:44:04 +00:00
Merge remote-tracking branch 'upstream/isr-wake-enable-loop-soon' into integration
This commit is contained in:
+1
-1
@@ -959,7 +959,7 @@ def main():
|
||||
continue
|
||||
run_checks(LINT_CONTENT_CHECKS, fname, fname, content)
|
||||
|
||||
run_checks(LINT_POST_CHECKS, "POST")
|
||||
run_checks(LINT_POST_CHECKS, Path("POST"))
|
||||
|
||||
for f, errs in sorted(errors.items()):
|
||||
bold = functools.partial(styled, colorama.Style.BRIGHT)
|
||||
|
||||
Reference in New Issue
Block a user