Skip to content

Commit abcb906

Browse files
chore: add brace wrapping rule to .editorconfig (#1524)
1 parent 58c89fd commit abcb906

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[*.{cpp,h,hpp,sh,md,cfg,sample}]
22
indent_style = tab
33
indent_size = 4
4+
brace_style = same_line
45

56
[*.{yml,yaml}]
67
indent_style = space

0 commit comments

Comments
 (0)