Fix internal ruleset 6150.xml

This commit is contained in:
Andreas Dangel
2019-05-17 16:29:21 +02:00
parent 7f1ce750e9
commit 7defd6b501

View File

@ -8,10 +8,10 @@
This ruleset contains links to rules that are new in PMD v6.15.0
</description>
<rule ref="category/apex/codestyle/FieldNamingConventions"/>
<rule ref="category/apex/codestyle/FormalParameterNamingConventions"/>
<rule ref="category/apex/codestyle/LocalVariableNamingConventions"/>
<rule ref="category/apex/codestyle/PropertyNamingConventions"/>
<rule ref="category/apex/codestyle.xml/FieldNamingConventions"/>
<rule ref="category/apex/codestyle.xml/FormalParameterNamingConventions"/>
<rule ref="category/apex/codestyle.xml/LocalVariableNamingConventions"/>
<rule ref="category/apex/codestyle.xml/PropertyNamingConventions"/>
</ruleset>