We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8c1b3 commit 5e66de2Copy full SHA for 5e66de2
.editorconfig
@@ -1,7 +1,7 @@
1
root = true
2
3
-[*.{cpp,h}]
4
-charset = latin1
+[*.{cpp,h,hpp}]
+charset = utf-8
5
end_of_line = crlf
6
indent_size = 2
7
indent_style = space
0 commit comments