We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a733a8 commit ba81dabCopy full SHA for ba81dab
phpmd.xml
@@ -13,7 +13,7 @@
13
<rule ref="rulesets/codesize.xml/CyclomaticComplexity">
14
<priority>1</priority>
15
<properties>
16
- <property name="maximum" value="150" />
+ <property name="maximum" value="200" />
17
</properties>
18
</rule>
19
<rule ref="rulesets/controversial.xml">
0 commit comments