forked from phoedos/pmd
AvoidArrayLoops added to pmdOnPmd
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5013 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -28,6 +28,8 @@ Rules to check PMD itself
|
||||
|
||||
<rule ref="rulesets/optimizations.xml/UnnecessaryWrapperObjectCreation"/>
|
||||
|
||||
<rule ref="rulesets/optimizations.xml/AvoidArrayLoops"/>
|
||||
|
||||
<rule ref="rulesets/strings.xml/UselessStringValueOf"/>
|
||||
|
||||
<!-- Null checks -->
|
||||
|
Reference in New Issue
Block a user