AlignAfterOpenBracket: Align AlignConsecutiveMacros: 'true' AlignConsecutiveAssignments: 'true' AlignConsecutiveDeclarations: 'true' AlignTrailingComments: 'true' BreakBeforeBraces: Allman IndentCaseLabels: 'true' IndentWidth: '4' Language: Cpp PointerAlignment: Right SortIncludes: 'true' SpaceBeforeParens: ControlStatements SpaceBeforeRangeBasedForLoopColon: 'true' SpaceInEmptyParentheses: 'false' UseTab: Never ColumnLimit: 80