mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 00:52:39 +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>