Add Dart to CPD supported languages

This commit is contained in:
Juan Martín Sotuyo Dodero 2019-04-10 16:25:16 -03:00 committed by GitHub
parent 2b14d1de54
commit 595c440465
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ unnecessary object creation, and so forth. It supports Java, JavaScript, Salesfo
XML, XSL.
Additionally it includes **CPD**, the copy-paste-detector. CPD finds duplicated code in
C/C++, C#, Fortran, Go, Groovy, Java, JavaScript, JSP, Kotlin, Matlab,
C/C++, C#, Dart, Fortran, Go, Groovy, Java, JavaScript, JSP, Kotlin, Matlab,
Objective-C, Perl, PHP, PLSQL, Python, Ruby, Salesforce.com Apex, Scala, Swift and Visualforce.
## Source and Documentation