We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f99a3 commit aa9d9c5Copy full SHA for aa9d9c5
.clang-format
@@ -6,7 +6,6 @@ AlignEscapedNewlines: true
6
AlignOperands: true
7
AlignTrailingComments: true
8
AllowAllParametersOfDeclarationOnNextLine: true
9
-AllowShortFunctionsOnASingleLine: true
10
AllowShortCaseLabelsOnASingleLine: false
11
AllowShortFunctionsOnASingleLine: Inline
12
AllowShortIfStatementsOnASingleLine: false
0 commit comments