Skip to content

Commit 458e49f

Browse files
committed
chore: add more brace wrapping
1 parent 614a25f commit 458e49f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.clang-format

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ DerivePointerAlignment: true
77
BreakBeforeBraces: Custom
88
BraceWrapping:
99
AfterFunction: true
10+
BeforeCatch: false
11+
BeforeElse: false
1012
AlignAfterOpenBracket: false
1113
SortIncludes: false

0 commit comments

Comments
 (0)