BasedOnStyle: LLVM IndentWidth: 8 UseTab: AlignWithSpaces AllowShortIfStatementsOnASingleLine: Never AllowShortFunctionsOnASingleLine: Empty IndentCaseLabels: false ColumnLimit: 80 AlignConsecutiveMacros: true