Sort editorconfig
This commit is contained in:
parent
278ce12c31
commit
f62c9951e5
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ root = true
|
|||
|
||||
[*]
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
|
Loading…
Reference in a new issue