---
BasedOnStyle: LLVM
IndentWidth: 3
UseTab: Never
BreakBeforeBraces: Allman
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
SpaceAfterCStyleCast: true
PointerAlignment: Left
---
