We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb7a68 commit 1d626edCopy full SHA for 1d626ed
docs/getting-started/supported-languages-and-tools.md
@@ -237,7 +237,7 @@ The table below lists all languages that Codacy supports and the corresponding t
237
<a href="https://semgrep.dev/">Semgrep</a>,
238
<a href="https://trivy.dev">Trivy</a></td>
239
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
240
- <td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
+ <td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
241
<td><a href="https://pmd.github.io/">PMD</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-tools"><sup>10</sup></a> </td>
242
</tr>
243
<tr>
0 commit comments