|
@@ -16,7 +16,7 @@ AllowShortCaseLabelsOnASingleLine: false
|
|
AllowShortFunctionsOnASingleLine: None
|
|
AllowShortFunctionsOnASingleLine: None
|
|
AllowShortIfStatementsOnASingleLine: false
|
|
AllowShortIfStatementsOnASingleLine: false
|
|
AllowShortLoopsOnASingleLine: false
|
|
AllowShortLoopsOnASingleLine: false
|
|
-AlwaysBreakAfterDefinitionReturnType: TopLevel
|
|
|
|
|
|
+AlwaysBreakAfterDefinitionReturnType: true
|
|
BinPackArguments: false
|
|
BinPackArguments: false
|
|
BinPackParameters: false
|
|
BinPackParameters: false
|
|
BreakBeforeBinaryOperators: NonAssignment
|
|
BreakBeforeBinaryOperators: NonAssignment
|