Skip to content

Commit e88c723

Browse files
authored
Add charset to editorconfig (#5659)
1 parent a675b4a commit e88c723

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)