BasedOnStyle: Google BreakBeforeBraces: Linux AlignConsecutiveDeclarations: true AlignConsecutiveMacros: true AlignConsecutiveAssignments: true AllowShortFunctionsOnASingleLine: Inline AllowShortIfStatementsOnASingleLine: false IndentWidth: 4 ColumnLimit: 120