forked from phoedos/pmd
more verbiage
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@31 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
parent
a98701d18b
commit
4a917e4b00
@ -14,8 +14,7 @@
|
||||
|
||||
<description>
|
||||
<![CDATA[
|
||||
PMD runs through Java source code, and looks for potential problems
|
||||
in the code. Currently, PMD supports:
|
||||
PMD scans Java source code and looks for potential problems. Right now PMD looks for:
|
||||
<ul>
|
||||
<li>Unused local variables</li>
|
||||
<li>Unnecessary object creation</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user