5 AllowShortIfStatementsOnASingleLine: false
6 AlwaysBreakAfterDefinitionReturnType: None
7 AlwaysBreakAfterReturnType: None
8 AlignAfterOpenBracket: true
11 ConstructorInitializerIndentWidth: 4
12 ContinuationIndentWidth: 4
14 SpacesInCStyleCastParentheses: false
16 BreakBeforeBraces: Custom
19 AfterControlStatement: false
23 AfterObjCDeclaration: false