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

View File

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