forked from phoedos/pmd
added new rule
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@190 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
??? - 0.3:
|
||||
Added new rules: UseSingletonRule, ShortVariableRule, LongVariableRule
|
||||
Added new rules: UseSingletonRule, ShortVariableRule, LongVariableRule, ShortMethodNameRule
|
||||
Removed the 'text' report format.
|
||||
Moved rules into rulesets which are defined in XML files.
|
||||
Added a 'failonerror' attribute to the Ant task.
|
||||
foo
|
||||
|
||||
|
||||
June 27 2002 - 0.2:
|
||||
Added new rules: IfElseStmtsMustUseBracesRule, EmptyWhileStmtRule
|
||||
|
Reference in New Issue
Block a user