Render all template using python and jinja

This commit is contained in:
2025-11-08 06:14:30 +01:00
parent 3290a76193
commit 87725ac9d0
5 changed files with 158 additions and 35 deletions

View File

@@ -7,6 +7,6 @@ indent_style = tab
indent_style = space
indent_size = 4
[{*.py,tools/merge}]
[{*.py,tools/render}]
indent_style = space
indent_size = 4