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