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 e93fc06 commit 697fa6aCopy full SHA for 697fa6a
.clang-format
@@ -7,7 +7,7 @@ AlignEscapedNewlines: Right
7
AlignOperands: 'true'
8
AlignTrailingComments: 'true'
9
AllowShortBlocksOnASingleLine: 'true'
10
-AllowShortCaseLabelsOnASingleLine: 'true'
+AllowShortCaseLabelsOnASingleLine: 'false'
11
AllowShortFunctionsOnASingleLine: Inline
12
AllowShortIfStatementsOnASingleLine: 'false'
13
AllowShortLoopsOnASingleLine: 'false'
0 commit comments