blob: b0ffd2c186dd04bec8d9e692c1dae7054737aaa3 [file] [log] [blame]
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 120
BreakBeforeBraces: Allman
AlwaysBreakAfterDefinitionReturnType: true
AllowShortFunctionsOnASingleLine: Inline
BreakConstructorInitializersBeforeComma: true
IndentCaseLabels: true