Skip to content

Commit

Permalink
Add Arrays::groupBy
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdekker committed Dec 28, 2023
1 parent d5434fc commit 5bcc0ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpmd.baseline.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0"?>
<phpmd-baseline>
<violation rule="PHPMD\Rule\Design\WeightedMethodCount" file="src/Arrays.php"/>
<violation rule="PHPMD\Rule\Design\TooManyPublicMethods" file="src/Arrays.php"/>
<violation rule="PHPMD\Rule\Design\WeightedMethodCount" file="src/Assert.php"/>
<violation rule="PHPMD\Rule\Design\TooManyMethods" file="src/Assert.php"/>
Expand Down

0 comments on commit 5bcc0ab

Please sign in to comment.