BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 0
BreakBeforeBraces: Custom
BraceWrapping:
  AfterFunction: true
AllowShortIfStatementsOnASingleLine: AllIfsAndElse
AccessModifierOffset: -4
PointerAlignment: Left
SortIncludes: false
