forked from phoedos/pmd
added SingularField
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5562 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -22,6 +22,8 @@ Rules to check PMD itself
|
||||
|
||||
<rule ref="rulesets/design.xml/IdempotentOperations"/>
|
||||
|
||||
<rule ref="rulesets/design.xml/SingularField"/>
|
||||
|
||||
<rule ref="rulesets/strictexception.xml/AvoidRethrowingException"/>
|
||||
|
||||
<rule ref="rulesets/strictexception.xml/AvoidCatchingThrowable"/>
|
||||
|
Reference in New Issue
Block a user