added SingularField

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5562 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Wouter Zelle
2007-10-19 11:53:41 +00:00
parent 0097f87ccc
commit 86df2dc3dd

View File

@ -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"/>