chore: modify editor config

This commit is contained in:
dntzhang 2020-04-25 10:14:45 +08:00
parent f925d39bbd
commit 522bc6b182
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
root = true
[*]
indent_style = tab
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true