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.
2 parents 3a91f00 + eef50bf commit 618f5c1Copy full SHA for 618f5c1
Chadicus/ruleset.xml
@@ -17,7 +17,7 @@
17
<rule ref="Generic.Metrics.NestingLevel">
18
<properties>
19
<property name="nestingLevel" value="2" />
20
- <property name="absolutenestingLevel" value="3" />
+ <property name="absoluteNestingLevel" value="3" />
21
</properties>
22
</rule>
23
<rule ref="Squiz.PHP.DiscouragedFunctions" />
0 commit comments