mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-26 00:04:35 +01:00
* Add code_format to template locks * Replace code_format with code_format_template * Add test case for template eval to None * Apply suggestion to not call super() Co-authored-by: Erik Montnemery <erik@montnemery.com> * Add more negative tests * Handle template render errors * Better error message * Add custom test lock config for code format * Add type hints from upstream --------- Co-authored-by: Erik Montnemery <erik@montnemery.com> Co-authored-by: Franck Nijhof <git@frenck.dev>