IndentWidth: 4 AlignAfterOpenBracket: Align AlignArrayOfStructures: Right AlignConsecutiveAssignments: true AlignConsecutiveMacros: true AllowAllArgumentsOnNextLine: false AllowAllParametersOfDeclarationOnNextLine: false AllowShortBlocksOnASingleLine: Never AllowShortCaseLabelsOnASingleLine: false AllowShortEnumsOnASingleLine: false AllowShortFunctionsOnASingleLine: None AllowShortIfStatementsOnASingleLine: Never AlwaysBreakAfterReturnType: None BinPackArguments: false BinPackParameters: false BreakBeforeBraces: Attach IndentPPDirectives: None PointerAlignment: Right ColumnLimit: 100