Skip to content

Commit 6d583c8

Browse files
committed
Baseline phpmd
1 parent ad95f98 commit 6d583c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpmd.baseline.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<phpmd-baseline>
33
<violation rule="PHPMD\Rule\Design\WeightedMethodCount" file="src/Arrays.php"/>
44
<violation rule="PHPMD\Rule\Design\TooManyPublicMethods" file="src/Arrays.php"/>
5+
<violation rule="PHPMD\Rule\Design\TooManyMethods" file="src/Arrays.php"/>
56
<violation rule="PHPMD\Rule\Design\WeightedMethodCount" file="src/Assert.php"/>
67
<violation rule="PHPMD\Rule\Design\TooManyMethods" file="src/Assert.php"/>
78
<violation rule="PHPMD\Rule\Design\TooManyPublicMethods" file="src/Assert.php"/>

0 commit comments

Comments
 (0)