Skip to content

Commit c8b0086

Browse files
authored
Create .editorconfig
1 parent de23155 commit c8b0086

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.editorconfig

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[*.cc]
2+
indent_style = tab
3+
indent_size = 4
4+
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)