Skip to content

Commit 5e66de2

Browse files
committed
Update .editorconfig
1 parent 5e8c1b3 commit 5e66de2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.editorconfig

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

3-
[*.{cpp,h}]
4-
charset = latin1
3+
[*.{cpp,h,hpp}]
4+
charset = utf-8
55
end_of_line = crlf
66
indent_size = 2
77
indent_style = space

0 commit comments

Comments
 (0)