Skip to content

Commit c8deb01

Browse files
committed
tweak clang format and run stuff through clang-format
1 parent 4001d5d commit c8deb01

File tree

3 files changed

+710
-1036
lines changed

3 files changed

+710
-1036
lines changed

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ AccessModifierOffset: -2
55
AlignAfterOpenBracket: Align
66
AlignConsecutiveAssignments: false
77
AlignConsecutiveDeclarations: false
8-
AlignEscapedNewlinesLeft: false
8+
AlignEscapedNewlinesLeft: true
99
AlignOperands: true
1010
AlignTrailingComments: true
1111
AllowAllParametersOfDeclarationOnNextLine: true

0 commit comments

Comments
 (0)