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