Changed charset in .editorconfig (#681)

This commit is contained in:
Gabriel de Carvalho
2020-07-06 13:11:33 -03:00
committed by GitHub
parent fd31389998
commit 5b34677f56

View File

@ -1,7 +1,7 @@
root = true
[*]
charset = utf8
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true