@@ -41,7 +41,9 @@ Properties make it easy to customise the behaviour of a rule directly from the x
|
|||||||
```xml
|
```xml
|
||||||
<rule ref="category/java/design.xml/NPathComplexity">
|
<rule ref="category/java/design.xml/NPathComplexity">
|
||||||
<properties>
|
<properties>
|
||||||
<property name="reportLevel">150</property>
|
<property name="reportLevel">
|
||||||
|
<value>150</value>
|
||||||
|
</property>
|
||||||
</properties>
|
</properties>
|
||||||
</rule>
|
</rule>
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user