forked from phoedos/pmd
[doc] Update CPD supported languages
This commit is contained in:
parent
1aefe472c3
commit
a2765a17f0
@ -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.
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user