forked from phoedos/pmd
15 lines
326 B
Markdown
15 lines
326 B
Markdown
# TODO for 6.0.0
|
|
|
|
* pmd-core/src/main/java/net/sourceforge/pmd/Rule.java:
|
|
Make use of java bean naming conventions for getters/setters/booleans
|
|
|
|
# Documentation need
|
|
|
|
* Document ruleset dtd
|
|
-> need to add "metrics" attribute
|
|
|
|
|
|
# Rules
|
|
|
|
* EmptyCatchBlock: By default ignore "ignored|expected" exception names
|