Skip to content

Commit afca1a3

Browse files
committed
CouplingBetweenObjects 15
1 parent 36ece41 commit afca1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/PHPMD/rules.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<rule ref="rulesets/design.xml/DepthOfInheritance"/>
4848
<rule ref="rulesets/design.xml/CouplingBetweenObjects">
4949
<properties>
50-
<property name="maximum" value="14"/>
50+
<property name="maximum" value="15"/>
5151
</properties>
5252
</rule>
5353
<rule ref="rulesets/design.xml/DevelopmentCodeFragment"/>

0 commit comments

Comments
 (0)