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 ad31775 commit 96a1e8bCopy full SHA for 96a1e8b
.clang-format
@@ -8,7 +8,6 @@ AllowAllParametersOfDeclarationOnNextLine: false
8
AllowShortIfStatementsOnASingleLine: false
9
AllowShortLoopsOnASingleLine: false
10
AllowShortFunctionsOnASingleLine: None
11
-AllowShortLoopsOnASingleLine: false
12
AlwaysBreakTemplateDeclarations: true
13
AlwaysBreakBeforeMultilineStrings: false
14
BreakBeforeBinaryOperators: false
0 commit comments