Merge pull request #5541 from shuffle2/no-utf8

editorconfig: remove utf-8 setting
This commit is contained in:
shuffle2
2017-06-04 18:28:19 -07:00
committed by GitHub

View File

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