fix phpmd config
This commit is contained in:
parent
85e9144822
commit
18ec5d63f3
|
|
@ -19,7 +19,7 @@
|
|||
<rule ref="rulesets/design.xml/CouplingBetweenObjects">
|
||||
<!-- AbstractContainer needs more coupling (default: 13) -->
|
||||
<properties>
|
||||
<property name="minimum" value="20" />
|
||||
<property name="maximum" value="20" />
|
||||
</properties>
|
||||
</rule>
|
||||
<rule ref="rulesets/design.xml/NumberOfChildren">
|
||||
|
|
|
|||
Loading…
Reference in New Issue