blob: c13a47a187d0d1a8cb1320c43c7c6c48c45fd3df [file] [log] [blame]
BasedOnStyle: Chromium
IndentWidth: 4
ColumnLimit: 100
AllowShortFunctionsOnASingleLine: Inline
AllowAllParametersOfDeclarationOnNextLine: true
AllowShortIfStatementsOnASingleLine: true
AllowShortBlocksOnASingleLine: true
AlwaysBreakTemplateDeclarations: false
IndentCaseLabels: false
BinPackParameters: true