forked from phoedos/pmd
[java] Update quickstart.xml ruleset
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
<rule ref="category/java/bestpractices.xml/UnusedPrivateField"/>
|
||||
<rule ref="category/java/bestpractices.xml/UnusedPrivateMethod"/>
|
||||
<rule ref="category/java/bestpractices.xml/UseCollectionIsEmpty"/>
|
||||
<!-- <rule ref="category/java/bestpractices.xml/UseExplicitTypes"/> -->
|
||||
<rule ref="category/java/bestpractices.xml/UseStandardCharsets" />
|
||||
<!-- <rule ref="category/java/bestpractices.xml/UseTryWithResources" /> -->
|
||||
<!-- <rule ref="category/java/bestpractices.xml/UseVarargs" /> -->
|
||||
|
||||
Reference in New Issue
Block a user