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 e82f874 commit 11e3d5eCopy full SHA for 11e3d5e
src/.clang-format
@@ -5,6 +5,7 @@ AlignEscapedNewlinesLeft: true
5
AlignTrailingComments: true
6
AllowAllParametersOfDeclarationOnNextLine: false
7
AllowShortBlocksOnASingleLine: false
8
+AllowShortCaseLabelsOnASingleLine: true
9
AllowShortFunctionsOnASingleLine: All
10
AllowShortIfStatementsOnASingleLine: true
11
AllowShortLoopsOnASingleLine: false
0 commit comments