.editorconfig fixes (#4113)
alpha-sort .editorconfig remove unknown .editorconfig command
This commit is contained in:
parent
705deea205
commit
ab5ff6a6f8
@ -2,9 +2,7 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = tab
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
indent_style = tab
|
||||
insert_final_newline = true
|
||||
spaces_around_operators = true
|
||||
|
||||
trim_trailing_whitespace = true
|
||||
|
Loading…
Reference in New Issue
Block a user