Skip to content

Commit 2633f22

Browse files
committed
Increase CyclomaticComplexity
1 parent 50a48f1 commit 2633f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.phpmd.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</rule>
2626
<rule ref="rulesets/codesize.xml/CyclomaticComplexity">
2727
<properties>
28-
<property name="reportLevel" value="25"/>
28+
<property name="reportLevel" value="30"/>
2929
</properties>
3030
</rule>
3131
<rule ref="rulesets/codesize.xml/ExcessiveClassComplexity">

0 commit comments

Comments
 (0)