Skip to content

Commit

Permalink
Change absoluteNestingLevel to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
BafS committed Apr 18, 2019
1 parent 6c36f3d commit 555f0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Proton/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<rule ref="Generic.Metrics.NestingLevel">
<properties>
<property name="nestingLevel" value="5"/>
<property name="absoluteNestingLevel" value="10"/>
<property name="absoluteNestingLevel" value="8"/>
</properties>
</rule>

Expand Down

0 comments on commit 555f0e9

Please sign in to comment.