AlignConsecutiveAssignments: 'true' AlignTrailingComments: 'true' AllowShortBlocksOnASingleLine: 'false' AllowShortCaseLabelsOnASingleLine: 'false' AllowShortFunctionsOnASingleLine: None AllowShortIfStatementsOnASingleLine: Never AllowShortLoopsOnASingleLine: 'false' BreakBeforeBraces: Allman ColumnLimit: '120' IndentWidth: '4' PointerAlignment: Right SortIncludes: 'false'