blob: 90414ef2901010744b44e0d93fb83869cc1fdcbf (
plain) (
tree)
|
|
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
AlwaysBreakAfterReturnType: TopLevel
AlignAfterOpenBracket: DontAlign
ContinuationIndentWidth: 8
SortIncludes: false
AlignTrailingComments: false
|