BasedOnStyle: LLVM
IndentWidth: 8
TabWidth: 8
UseTab: Never
BreakBeforeBraces: Allman
ColumnLimit: 0
PointerAlignment: Right
ReflowComments: false
SpacesBeforeTrailingComments: 1
