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