Render all template using python and jinja

This commit is contained in:
2025-11-08 06:14:30 +01:00
parent 3290a76193
commit d30b080098
5 changed files with 147 additions and 152 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