Skip to content
Snippets Groups Projects
Commit 7da4edda authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Incresae value for warning

parent 50f69078
No related branches found
No related tags found
No related merge requests found
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
<rule ref="Generic.Metrics.CyclomaticComplexity"> <rule ref="Generic.Metrics.CyclomaticComplexity">
<properties> <properties>
<property name="complexity" value="80" /> <property name="complexity" value="80" />
<property name="absoluteComplexity" value="200" /> <property name="absoluteComplexity" value="250" />
</properties> </properties>
</rule> </rule>
<rule ref="Generic.Metrics.NestingLevel"> <rule ref="Generic.Metrics.NestingLevel">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment