Skip to content

Commit 5b34677

Browse files
authored
Changed charset in .editorconfig (chrislgarry#681)
1 parent fd31389 commit 5b34677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
root = true
22

33
[*]
4-
charset = utf8
4+
charset = utf-8
55
end_of_line = lf
66
insert_final_newline = true
77
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)