feat: Rewrote render tool in rust
This also came with a big rework of the configuration format that should make everything a bit less hacky to work with.
This commit is contained in:
@@ -6,7 +6,3 @@ indent_style = tab
|
||||
[*.yaml]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[{*.py,tools/render}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user