--- Language: Cpp AlwaysBreakAfterDefinitionReturnType: All AlignAfterOpenBracket: AlwaysBreak AllowAllParametersOfDeclarationOnNextLine: true BinPackParameters: false BreakBeforeBraces: Linux PointerAlignment: Right ColumnLimit: 100 IndentWidth: 4 TabWidth: 4 UseTab: Always