Changed charset in .editorconfig (#681)

pull/682/head
Gabriel de Carvalho 2020-07-06 13:11:33 -03:00 committed by GitHub
parent fd31389998
commit 5b34677f56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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