blob: 016cbecb1b25c486f93640bd83db4a239506f999 [file] [log] [blame]
BasedOnStyle: Google
IndentWidth: 8
ContinuationIndentWidth: 8
UseTab: Always
BreakBeforeBraces: Linux
AllowShortFunctionsOnASingleLine: None
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
IndentCaseLabels: false