BasedOnStyle: LLVM
IndentWidth: 2
TabWidth: 2
UseTab: Never
PointerAlignment: Left
ColumnLimit: 100
ReflowComments: false
SortIncludes: false
IndentCaseLabels: true
BreakBeforeBraces: Attach
