We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f99a3 commit 0557cf3Copy full SHA for 0557cf3
.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