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 4001d5d commit c8deb01Copy full SHA for c8deb01
.clang-format
@@ -5,7 +5,7 @@ AccessModifierOffset: -2
5
AlignAfterOpenBracket: Align
6
AlignConsecutiveAssignments: false
7
AlignConsecutiveDeclarations: false
8
-AlignEscapedNewlinesLeft: false
+AlignEscapedNewlinesLeft: true
9
AlignOperands: true
10
AlignTrailingComments: true
11
AllowAllParametersOfDeclarationOnNextLine: true
0 commit comments