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 @@
<rule ref="Generic.Metrics.CyclomaticComplexity">
<properties>
<property name="complexity" value="80" />
<property name="absoluteComplexity" value="200" />
<property name="absoluteComplexity" value="250" />
</properties>
</rule>
<rule ref="Generic.Metrics.NestingLevel">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment