documentation: mention Perl and Swift in readme
This commit is contained in:
@ -7,7 +7,7 @@
|
|||||||
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks,
|
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.
|
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
|
Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in
|
||||||
Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript, Salesforce.com Apex.
|
Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript, Salesforce.com Apex, Perl, Swift.
|
||||||
|
|
||||||
## Source
|
## Source
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user