1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-02-22 08:46:31 +00:00

chore: update editor config

This commit is contained in:
Baoshuo Ren 2022-09-18 22:03:17 +08:00
parent ddf7056e89
commit 3ba3327b63
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

@ -3,3 +3,7 @@ root = true
[*]
indent_style = tab
indent_size = 4
[*.y{,a}ml]
indent_style = space
indent_size = 2