We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a316092 commit 99d2968Copy full SHA for 99d2968
.editorconfig
@@ -0,0 +1,8 @@
1
+# EditorConfig is awesome: https://editorconfig.org
2
+
3
+# top-most EditorConfig file
4
+root = true
5
6
+[*.{cpp,hpp,h,c,md,toml,json}]
7
+charset = utf-8
8
+trim_trailing_whitespace = true
0 commit comments