Skip to content

Commit ba22421

Browse files
committed
BreakBeforeBraces: Attach
1 parent f45bbd8 commit ba22421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .clang-format

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ BasedOnStyle: Google
44
AlwaysBreakAfterReturnType: All
55
AllowShortIfStatementsOnASingleLine: false
66
AlignAfterOpenBracket: Align
7-
BreakBeforeBraces: Stroustrup
7+
BreakBeforeBraces: Attach
88
ColumnLimit: 88
99
DerivePointerAlignment: false
1010
IndentWidth: 4

0 commit comments

Comments
 (0)