blob: 984fa5e582e173599ae3cd78f505f46e17cd5aa9 [file] [log] [blame]
BasedOnStyle: Google
AllowAllParametersOfDeclarationOnNextLine: false
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AllowShortFunctionsOnASingleLine: None
PenaltyBreakAssignment: 10000000
PenaltyBreakBeforeFirstCallParameter: 1000