blob: f9901ee0bae0c3064ff3fb26c4f17f0b7c6cb181 [file] [log] [blame]
BasedOnStyle: LLVM
IndentWidth: 8
ColumnLimit: 0
UseTab: ForIndentation
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: true
AlignConsecutiveAssignments: true
Cpp11BracedListStyle: false
SortIncludes: false