S2OJ/.editorconfig

10 lines
102 B
INI

root = true
[*]
indent_style = tab
indent_size = 4
[*.y{,a}ml]
indent_style = space
indent_size = 2