BasedOnStyle: Google IndentWidth: 4 AlignConsecutiveMacros: AcrossEmptyLines AlignConsecutiveDeclarations: AcrossEmptyLines AlignConsecutiveAssignments: Consecutive AllowShortBlocksOnASingleLine: Never AllowShortFunctionsOnASingleLine: Empty BreakBeforeBraces: Custom BraceWrapping: AfterEnum: false AfterStruct: false SplitEmptyFunction: false ColumnLimit: 120