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