1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-01-01 03:21:52 +00:00
S2OJ/.editorconfig

15 lines
184 B
INI

root = true
[*]
indent_style = tab
indent_size = 4
end_of_line = lf
[*.y{,a}ml]
indent_style = space
indent_size = 2
[remote_judger/**.{js,ts}]
indent_style = space
indent_size = 2