update .editorconfig
This commit is contained in:
parent
35142cffda
commit
4e0c30c43c
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
|
|
Loading…
Reference in a new issue