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 008d96d commit c8b16f5Copy full SHA for c8b16f5
.clang-format
@@ -6,7 +6,7 @@ AlignTrailingComments: true
6
AllowAllParametersOfDeclarationOnNextLine: true
7
AllowShortIfStatementsOnASingleLine: true
8
AllowShortLoopsOnASingleLine: true
9
-AlwaysBreakTemplateDeclarations: false
+AlwaysBreakTemplateDeclarations: true
10
AlwaysBreakBeforeMultilineStrings: true
11
BreakBeforeBinaryOperators: false
12
BreakConstructorInitializersBeforeComma: false
0 commit comments