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 58c89fd commit abcb906Copy full SHA for abcb906
1 file changed
.editorconfig
@@ -1,6 +1,7 @@
1
[*.{cpp,h,hpp,sh,md,cfg,sample}]
2
indent_style = tab
3
indent_size = 4
4
+brace_style = same_line
5
6
[*.{yml,yaml}]
7
indent_style = space
0 commit comments