Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DMarinhoCodacy committed Dec 3, 2024
1 parent b09e678 commit c88dfec
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions docs/getting-started/supported-languages-and-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ The table below lists all languages that Codacy supports and the corresponding t
<td><a href="https://semgrep.dev/">Semgrep</a>,
<a href="https://trivy.dev">Trivy</a></td>
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan) </td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a> </td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-dup-comp-tools"><sup>10</sup></a> </td>
<td>-</td>
</tr>
<tr>
Expand All @@ -110,7 +110,7 @@ The table below lists all languages that Codacy supports and the corresponding t
<td><a href="https://semgrep.dev/">Semgrep</a>,
<a href="https://trivy.dev">Trivy</a></td>
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan) </td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a> </td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-dup-comp-tools"><sup>10</sup></a> </td>
<td>-</td>
</tr>
<tr>
Expand All @@ -121,8 +121,8 @@ The table below lists all languages that Codacy supports and the corresponding t
<td><a href="https://semgrep.dev/">Semgrep</a>,
<a href="https://trivy.dev">Trivy</a></td>
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>.deps.json</code> (.Net), <code>packages.lock.json</code> (NuGet) </td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a> </td>
<td><a href="https://github.com/SonarSource/sonar-dotnet">SonarC#</a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a> </td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-dup-comp-tools"><sup>10</sup></a> </td>
<td><a href="https://github.com/SonarSource/sonar-dotnet">SonarC#</a> <a href="#different-dup-comp-tools"><sup>10</sup></a> </td>
</tr>
<tr>
<td>CoffeeScript</td>
Expand Down Expand Up @@ -203,7 +203,7 @@ The table below lists all languages that Codacy supports and the corresponding t
<td><a href="https://semgrep.dev/">Semgrep</a>,
<a href="https://trivy.dev">Trivy</a></td>
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>go.mod</code></td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a> </td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-dup-comp-tools"><sup>10</sup></a> </td>
<td><a href="https://github.com/fzipp/gocyclo">Gocyclo</a></td>
</tr>
<tr>
Expand Down Expand Up @@ -237,8 +237,8 @@ The table below lists all languages that Codacy supports and the corresponding t
<a href="https://semgrep.dev/">Semgrep</a>,
<a href="https://trivy.dev">Trivy</a></td>
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a> </td>
<td><a href="https://pmd.github.io/">PMD</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a> </td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-dup-comp-tools"><sup>10</sup></a> </td>
<td><a href="https://pmd.github.io/">PMD</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-dup-comp-tools"><sup>10</sup></a> </td>
</tr>
<tr>
<td>JavaScript</td>
Expand All @@ -249,8 +249,8 @@ The table below lists all languages that Codacy supports and the corresponding t
<td><a href="https://semgrep.dev/">Semgrep</a>,
<a href="https://trivy.dev">Trivy</a></td>
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>package.json</code> and <code>package-lock.json</code> (npm), <br><code>yarn.lock</code> (Yarn) </td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a> </td>
<td><a href="https://eslint.org/">ESLint</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a> </td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-dup-comp-tools"><sup>10</sup></a> </td>
<td><a href="https://eslint.org/">ESLint</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-dup-comp-tools"><sup>10</sup></a> </td>
</tr>
<tr>
<td>JSON</td>
Expand Down Expand Up @@ -279,7 +279,7 @@ The table below lists all languages that Codacy supports and the corresponding t
<td><a href="https://semgrep.dev/">Semgrep</a></td>
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
<td><a href="https://github.com/detekt/detekt">detekt</a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a> </td>
<td><a href="https://github.com/detekt/detekt">detekt</a> <a href="#different-dup-comp-tools"><sup>10</sup></a> </td>
</tr>
<tr>
<td>Kubernetes</td>
Expand Down Expand Up @@ -380,7 +380,7 @@ The table below lists all languages that Codacy supports and the corresponding t
<a href="https://semgrep.dev/">Semgrep</a>,
<a href="https://trivy.dev">Trivy</a></td>
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>requirements.txt</code> (pip), <br><code>Pipfile.lock</code> (pipenv), <br><code>poetry.lock</code> (Poetry)</td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a> </td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-dup-comp-tools"><sup>10</sup></a> </td>
<td><a href="https://github.com/rubik/radon">Radon</a></td>
</tr>
<tr>
Expand All @@ -393,7 +393,7 @@ The table below lists all languages that Codacy supports and the corresponding t
<a href="https://trivy.dev">Trivy</a></td>
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Gemfile.lock</code> (Bundler) </td>
<td><a href="https://github.com/seattlerb/flay">Flay</a></td>
<td><a href="https://github.com/rubocop/rubocop">RuboCop</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a> </td>
<td><a href="https://github.com/rubocop/rubocop">RuboCop</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-dup-comp-tools"><sup>10</sup></a> </td>
</tr>
<tr>
<td>Rust</td>
Expand Down Expand Up @@ -424,7 +424,7 @@ The table below lists all languages that Codacy supports and the corresponding t
<td><a href="https://semgrep.dev/">Semgrep</a>,
<a href="https://trivy.dev">Trivy</a></td>
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>build.sbt.lock</code> (sbt) <a href="#scala-dependencies"><sup>9</sup></a></td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a> </td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-dup-comp-tools"><sup>10</sup></a> </td>
<td><a href="http://www.scalastyle.org/">Scalastyle</a>,
<a href="https://github.com/scala/scala">Scala 2 compiler and standard library</a></td>
</tr>
Expand Down Expand Up @@ -455,7 +455,7 @@ The table below lists all languages that Codacy supports and the corresponding t
<td><a href="https://semgrep.dev/">Semgrep</a>,
<a href="https://trivy.dev">Trivy</a></td>
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Package.resolved</code> (SwiftPM) </td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a> </td>
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-dup-comp-tools"><sup>10</sup></a> </td>
<td><a href="https://github.com/realm/SwiftLint">SwiftLint</a><a href="#complexity-limitations"><sup>6</sup></a> <a href="#swiftlint-complexity"><sup>8</sup></a> </td>
</tr>
<tr>
Expand Down Expand Up @@ -488,7 +488,7 @@ The table below lists all languages that Codacy supports and the corresponding t
<a href="https://trivy.dev">Trivy</a></td>
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>package.json</code> and <code>package-lock.json</code> (npm), <br><code>yarn.lock</code> (Yarn) </td>
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
<td><a href="https://eslint.org/">ESLint</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-duplication-complexity-tools"><sup>10</sup></a></td>
<td><a href="https://eslint.org/">ESLint</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-dup-comp-tools"><sup>10</sup></a></td>
</tr>
<tr>
<td>Unity</td>
Expand Down Expand Up @@ -758,7 +758,7 @@ The following table lists the Codacy GitHub repositories corresponding to each s
<sup><span id="semgrep-brakeman">7</span></sup>: Due to licensing limitations, Codacy doesn't support the latest version of Brakeman. To analyze your Ruby code for the latest security vulnerabilities, use [Semgrep](https://semgrep.dev/), which provides comprehensive and up-to-date security scanning.
<sup><span id="swiftlint-complexity">8</span></sup>: Supports [reporting warnings or errors](https://realm.github.io/SwiftLint/cyclomatic_complexity.html) on functions above specific complexity thresholds. Enable the rule **Cyclomatic Complexity** on the [Code patterns page](../repositories-configure/configuring-code-patterns.md), or use a [configuration file](https://realm.github.io/SwiftLint/index.html#configuration) to customize the thresholds.
<sup><span id="scala-dependencies">9</span></sup>: Requires the [sbt-dependency-lock](https://github.com/stringbean/sbt-dependency-lock) plugin for generating the lockfile.
<sup><span id="different-duplication-complexity-tools">10</span></sup>: Codacy has a different tool for Complexity and Duplication, even if the name is the same as the Static analysis tool.
<sup><span id="different-dup-comp-tools">10</span></sup>: Codacy has a different tool for Complexity and Duplication, even if the name is the same as the Static analysis tool.
<sup><span id="suggest-fixes">🔧</span></sup>: Supports [suggesting fixes](../repositories-configure/integrations/github-integration.md#suggest-fixes) for identified issues.

## See also
Expand Down

0 comments on commit c88dfec

Please sign in to comment.