---
BasedOnStyle: LLVM
BreakBeforeBraces: Stroustrup
ColumnLimit: 80
BreakBeforeBinaryOperators: NonAssignment
AllowShortIfStatementsOnASingleLine: true
