tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1876 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -22,7 +22,7 @@ These are new rules for the next release
|
||||
</rule>
|
||||
|
||||
<rule name="IdempotentOperationsRule"
|
||||
message="Avoid idempotent operations"
|
||||
message="NOT FULLY IMPLEMENTED - Avoid idempotent operations"
|
||||
class="net.sourceforge.pmd.rules.IdempotentOperationsRule">
|
||||
<description>
|
||||
Avoid idempotent operations - they are silly.
|
||||
|
Reference in New Issue
Block a user