Extend GroupedWeightedWithin to accept maxWeight and maxNumber simultaneously #30020
This commit is contained in:
parent
23f703fa08
commit
1044c4996e
11 changed files with 194 additions and 17 deletions
|
|
@ -315,7 +315,7 @@ For a pull request to be considered at all it has to meet these requirements:
|
|||
Some additional guidelines regarding source code are:
|
||||
|
||||
- Keep the code [DRY](http://programmer.97things.oreilly.com/wiki/index.php/Don%27t_Repeat_Yourself).
|
||||
- Apply the [Boy Scout Rule](http://programmer.97things.oreilly.com/wiki/index.php/The_Boy_Scout_Rule) whenever you have the chance to.
|
||||
- Apply the [Boy Scout Rule](https://www.oreilly.com/library/view/97-things-every/9780596809515/ch08.html) whenever you have the chance to.
|
||||
- Never delete or change existing copyright notices, just add additional info.
|
||||
- Do not use ``@author`` tags since it does not encourage [Collective Code Ownership](http://www.extremeprogramming.org/rules/collective.html).
|
||||
- Contributors , each project should make sure that the contributors gets the credit they deserve—in a text file or page on the project website and in the release notes etc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue