4 AllowShortCaseLabelsOnASingleLine: true
5 BinPackArguments: false
6 BinPackParameters: false
7 BreakBeforeBinaryOperators: NonAssignment
11 AfterControlStatement: true
18 BreakBeforeBraces: Custom
19 DerivePointerAlignment: false
23 AllowShortCaseLabelsOnASingleLine: true
24 BinPackArguments: false
25 BinPackParameters: false
26 BreakBeforeBinaryOperators: NonAssignment
27 BreakAfterJavaFieldAnnotations: true
30 AfterObjCDeclaration: true
32 AfterControlStatement: true
39 BreakBeforeBraces: Custom
40 DerivePointerAlignment: false