|
@@ -6,7 +6,7 @@ AlignEscapedNewlines: Left
|
|
|
AlignOperands: true
|
|
AlignOperands: true
|
|
|
AlignTrailingComments: false
|
|
AlignTrailingComments: false
|
|
|
AllowAllParametersOfDeclarationOnNextLine: false
|
|
AllowAllParametersOfDeclarationOnNextLine: false
|
|
|
-AllowShortBlocksOnASingleLine: false
|
|
|
|
|
|
|
+AllowShortBlocksOnASingleLine: Never
|
|
|
AllowShortCaseLabelsOnASingleLine: false
|
|
AllowShortCaseLabelsOnASingleLine: false
|
|
|
AllowShortFunctionsOnASingleLine: None
|
|
AllowShortFunctionsOnASingleLine: None
|
|
|
AllowShortIfStatementsOnASingleLine: true
|
|
AllowShortIfStatementsOnASingleLine: true
|