editorconfig: remove utf-8 setting
This commit is contained in:
parent
2f41345de2
commit
e425a4a08b
|
@ -1,7 +1,6 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = true
|
||||
|
|
Loading…
Reference in New Issue