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