forked from phoedos/pmd
Restore accidently changed lines
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# PMD
|
||||
|
||||
[](https://travis-ci.org/pmd/pmd)
|
||||
|
||||
## About
|
||||
|
||||
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks,
|
||||
unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com Apex, XML, XSL.
|
||||
Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in
|
||||
|
Reference in New Issue
Block a user