forked from phoedos/pmd
Removed duplicated rule definition.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7348 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -1747,16 +1747,4 @@ of Object-Oriented Systems. Springer, Berlin, 1 edition, October 2006. Page 80.
|
||||
</description>
|
||||
<priority>3</priority>
|
||||
</rule>
|
||||
|
||||
<rule ref="rulesets/java/naming.xml/ShortVariable" name="ShortVariable">
|
||||
<description>
|
||||
See Naming/ShortVariable.
|
||||
</description>
|
||||
</rule>
|
||||
<rule ref="rulesets/java/naming.xml/ShortMethodName" name="ShortMethodName">
|
||||
<description>
|
||||
See Naming/ShortMethodName.
|
||||
</description>
|
||||
</rule>
|
||||
|
||||
</ruleset>
|
||||
|
Reference in New Issue
Block a user