mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-08 10:58:42 +00:00
15 lines
184 B
INI
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
|