forgot to save again

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2018-03-03 21:42:34 +01:00
parent bb3fddb08f
commit 702b52d13e

View File

@@ -29,7 +29,7 @@
<rule ref="rulesets/codesize.xml/CyclomaticComplexity"> <rule ref="rulesets/codesize.xml/CyclomaticComplexity">
<priority>1</priority> <priority>1</priority>
<properties> <properties>
<property name="reportLevel" value="5" /> <property name="reportLevel" value="15" />
</properties> </properties>
</rule> </rule>