Skip to content

Commit 7638b9a

Browse files
committed
Added editorconfig
1 parent cac77e0 commit 7638b9a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.editorconfig

+5
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)