|
@@ -13,6 +13,7 @@ AllowShortFunctionsOnASingleLine: None
|
|
AllowShortLambdasOnASingleLine: None
|
|
AllowShortLambdasOnASingleLine: None
|
|
AlwaysBreakAfterReturnType: None
|
|
AlwaysBreakAfterReturnType: None
|
|
AlwaysBreakTemplateDeclarations: true
|
|
AlwaysBreakTemplateDeclarations: true
|
|
|
|
+BinPackArguments: false
|
|
BinPackParameters: false
|
|
BinPackParameters: false
|
|
BreakBeforeBraces: Custom
|
|
BreakBeforeBraces: Custom
|
|
BraceWrapping:
|
|
BraceWrapping:
|