We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1753dd1 commit 32daec3Copy full SHA for 32daec3
.clang-format
@@ -9,7 +9,7 @@ AlignEscapedNewlinesLeft: true
9
AlignOperands: true
10
AlignTrailingComments: true
11
AllowAllParametersOfDeclarationOnNextLine: true
12
-AllowShortBlocksOnASingleLine: true
+AllowShortBlocksOnASingleLine: Empty
13
AllowShortCaseLabelsOnASingleLine: true
14
AllowShortFunctionsOnASingleLine: All
15
AllowShortIfStatementsOnASingleLine: true
0 commit comments