BasedOnStyle: LLVM IndentWidth: 8 UseTab: AlignWithSpaces BreakBeforeBraces: Linux AllowShortIfStatementsOnASingleLine: Never AllowShortFunctionsOnASingleLine: None IndentCaseLabels: false IndentPPDirectives: AfterHash ColumnLimit: 80 AlignConsecutiveMacros: true