Files
metal/.editorconfig

13 lines
143 B
INI

root = true
[*]
indent_style = tab
[*.yaml]
indent_style = space
indent_size = 4
[{*.py,tools/render}]
indent_style = space
indent_size = 4