blob: 87ada219c030456a35d4e0089bda23ac56dfc344 [file] [log] [blame] [edit]
BasedOnStyle: LLVM
Language: Cpp
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
SortIncludes: false
ContinuationIndentWidth: 8
ColumnLimit: 96
AllowShortFunctionsOnASingleLine: false