forked from phoedos/pmd
Added Apex to Readme
This commit is contained in:
parent
e28183b1cf
commit
d70e2b16ab
@ -1,9 +1,9 @@
|
||||
# PMD
|
||||
|
||||
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.
|
||||
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
|
||||
Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript, Apex.
|
||||
Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript, Salesforce.com Apex.
|
||||
|
||||
## Source
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user