Skip to content

Commit ac32d90

Browse files
committed
Add charset to editorconfig
1 parent a675b4a commit ac32d90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ trim_trailing_whitespace=true
55
insert_final_newline=true
66

77
[*]
8+
charset = utf-8
89
indent_style = tab
910
indent_size = 4
1011

0 commit comments

Comments
 (0)