BasedOnStyle: llvm
IndentWidth: 4
BreakBeforeBraces: Linux
ColumnLimit: 78
AllowShortFunctionsOnASingleLine: None
AllowAllParametersOfDeclarationOnNextLine: false
