Language: Cpp
BasedOnStyle: LLVM

AllowShortFunctionsOnASingleLine: Empty
BreakBeforeBraces: Allman
ContinuationIndentWidth: 2
PointerAlignment: Left
