documentation: mention Perl and Swift in readme

This commit is contained in:
Andreas Dangel
2016-04-23 18:35:50 +02:00
parent 7460723660
commit 975d276f28

View File

@ -7,7 +7,7 @@
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
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