This commit is contained in:
2026-03-05 04:07:53 +01:00
parent 08c1d0c605
commit 99d343b343
72 changed files with 3235 additions and 3684 deletions

View File

@@ -3,10 +3,10 @@ root = true
[*]
indent_style = tab
[*.rs]
indent_style = space
indent_size = 4
[*.yaml]
indent_style = space
indent_size = 2
[{*.py,tools/render}]
indent_style = space
indent_size = 4