Skip to content

Commit 8411db9

Browse files
author
10sr
authored
Add charset config to .editorconfig
1 parent 18adb5f commit 8411db9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .editorconfig

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ root = true
1111
# use the same settings everywhere
1212
[*]
1313
end_of_line = lf
14+
charset = utf-8
1415
insert_final_newline = true
1516
indent_style = space
1617
indent_size = 2

0 commit comments

Comments
 (0)