We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cacd91 commit 7989cc4Copy full SHA for 7989cc4
.clang-format
@@ -11,7 +11,7 @@ AllowShortBlocksOnASingleLine: false
11
AllowShortCaseLabelsOnASingleLine: false
12
AllowShortFunctionsOnASingleLine: None
13
AllowShortIfStatementsOnASingleLine: false
14
-AllowShortLoopsOnASingleLine: false
+AllowShortLoopsOnASingleLine: true
15
AlwaysBreakAfterReturnType: None
16
AlwaysBreakBeforeMultilineStrings: false
17
BinPackArguments: false
0 commit comments