diff --git a/README.md b/README.md index 382eb8ca61..94393a7689 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ Scala is supported, but there are currently no Scala rules available. Additionally, it includes **CPD**, the copy-paste-detector. CPD finds duplicated code in C/C++, C#, Dart, Fortran, Gherkin, Go, Groovy, HTML, Java, JavaScript, JSP, Kotlin, Lua, Matlab, Modelica, -Objective-C, Perl, PHP, PLSQL, Python, Ruby, Salesforce.com Apex and Visualforce, Scala, Swift, T-SQL and XML. +Objective-C, Perl, PHP, PLSQL, Python, Ruby, Salesforce.com Apex and Visualforce, Scala, Swift, T-SQL, +Apache Velocity, and XML. In the future we hope to add support for data/control flow analysis and automatic (quick) fixes where it makes sense. diff --git a/docs/pages/pmd/userdocs/cpd/cpd.md b/docs/pages/pmd/userdocs/cpd/cpd.md index f396494e65..73b7368f1c 100644 --- a/docs/pages/pmd/userdocs/cpd/cpd.md +++ b/docs/pages/pmd/userdocs/cpd/cpd.md @@ -312,8 +312,11 @@ to be "debug". * T-SQL * [TypeScript](pmd_languages_js_ts.html) * [Visualforce](pmd_languages_visualforce.html) +* vm (Apache Velocity) * [XML](pmd_languages_xml.html) - + * POM (Apache Maven) + * XSL + * WSDL ## Available report formats