2 AllowShortIfStatementsOnASingleLine: false
3 AllowShortLoopsOnASingleLine: false
4 AllowShortFunctionsOnASingleLine: None
5 AllowShortBlocksOnASingleLine: false
6 AlwaysBreakBeforeMultilineStrings: false
8 PointerBindsToType: false
10 SpaceBeforeParens: ControlStatements