BasedOnStyle: LLVM IndentWidth: 8 UseTab: Always BreakBeforeBraces: Linux AllowShortIfStatementsOnASingleLine: false IndentCaseLabels: false AlwaysBreakAfterReturnType: TopLevel AlignAfterOpenBracket: DontAlign ContinuationIndentWidth: 8 SortIncludes: false AlignTrailingComments: false