--- AllowAllArgumentsOnNextLine: 'false' AllowAllParametersOfDeclarationOnNextLine: 'false' AlwaysBreakAfterReturnType: AllDefinitions BinPackArguments: 'false' BinPackParameters: 'false' BreakBeforeBraces: Allman ColumnLimit: '120' IndentPPDirectives: BeforeHash IndentWidth: '2' Language: Cpp PointerAlignment: Right SortIncludes: 'false' TabWidth: '2' UseTab: ForContinuationAndIndentation ...