Update README.md
This commit is contained in:
parent
a48224bf01
commit
e648ab4b74
@ -1,13 +1,9 @@
|
||||
# PMD
|
||||
|
||||
[![Build Status](https://travis-ci.org/pmd/pmd.svg?branch=master)](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, XML, XSL.
|
||||
Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in
|
||||
Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript.
|
||||
Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript, Apex.
|
||||
|
||||
## Source
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user