Files
metal/.editorconfig
2026-03-21 02:08:55 +01:00

9 lines
83 B
INI

root = true
[*]
indent_style = tab
[*.yaml]
indent_style = space
indent_size = 2