Skip to content

Commit 22a5a18

Browse files
Bump Docs complexity
1 parent 05bfe94 commit 22a5a18

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

docs/getting-started/supported-languages-and-tools.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ The table below lists all languages that Codacy supports and the corresponding t
137137
<a href="https://trivy.dev">Trivy</a></td>
138138
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>.deps.json</code> (.Net), <code>packages.lock.json</code> (NuGet) </td>
139139
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
140-
<td><a href="https://github.com/SonarSource/sonar-dotnet">SonarC#</a> <a href="#different-tools"><sup>10</sup></a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
140+
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
141141
<td>-</td>
142142
</tr>
143143
<tr>
@@ -235,7 +235,7 @@ The table below lists all languages that Codacy supports and the corresponding t
235235
<a href="https://trivy.dev">Trivy</a></td>
236236
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>go.mod</code></td>
237237
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
238-
<td><a href="https://github.com/fzipp/gocyclo">Gocyclo</a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
238+
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
239239
<td>-</td>
240240
</tr>
241241
<tr>
@@ -275,7 +275,7 @@ The table below lists all languages that Codacy supports and the corresponding t
275275
<a href="https://trivy.dev">Trivy</a></td>
276276
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
277277
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
278-
<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> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
278+
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
279279
<td>-</td>
280280
</tr>
281281
<tr>
@@ -289,7 +289,7 @@ The table below lists all languages that Codacy supports and the corresponding t
289289
<a href="https://trivy.dev">Trivy</a></td>
290290
<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>
291291
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
292-
<td><a href="https://eslint.org/">ESLint</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-tools"><sup>10</sup></a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
292+
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
293293
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>package-lock.json</code> (npm)</td>
294294
</tr>
295295
<tr>
@@ -399,7 +399,7 @@ The table below lists all languages that Codacy supports and the corresponding t
399399
<a href="https://trivy.dev">Trivy</a></td>
400400
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>composer.lock</code> (Composer) </td>
401401
<td><a href="https://github.com/sebastianbergmann/phpcpd">PHPCPD</a></td>
402-
<td><a href="https://github.com/pdepend/pdepend">PHP Depend</a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
402+
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
403403
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>composer.lock</code> (Composer) </td>
404404
</tr>
405405
<tr>
@@ -481,7 +481,7 @@ The table below lists all languages that Codacy supports and the corresponding t
481481
<a href="https://trivy.dev">Trivy</a></td>
482482
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Gemfile.lock</code> (Bundler) </td>
483483
<td><a href="https://github.com/seattlerb/flay">Flay</a></td>
484-
<td><a href="https://github.com/rubocop/rubocop">RuboCop</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-tools"><sup>10</sup></a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
484+
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
485485
<td>-</td>
486486
</tr>
487487
<tr>
@@ -519,8 +519,7 @@ The table below lists all languages that Codacy supports and the corresponding t
519519
<a href="https://trivy.dev">Trivy</a></td>
520520
<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>
521521
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
522-
<td><a href="http://www.scalastyle.org/">Scalastyle</a>,
523-
<a href="https://github.com/scala/scala">Scala 2 compiler and standard library</a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
522+
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
524523
<td>-</td>
525524
</tr>
526525
<tr>
@@ -559,7 +558,7 @@ The table below lists all languages that Codacy supports and the corresponding t
559558
<a href="https://trivy.dev">Trivy</a></td>
560559
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Package.resolved</code> (SwiftPM) </td>
561560
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
562-
<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> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
561+
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
563562
<td>-</td>
564563
</tr>
565564
<tr>
@@ -614,7 +613,7 @@ The table below lists all languages that Codacy supports and the corresponding t
614613
<a href="https://trivy.dev">Trivy</a></td>
615614
<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>
616615
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
617-
<td><a href="https://eslint.org/">ESLint</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-tools"><sup>10</sup></a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
616+
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
618617
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>package-lock.json</code> (npm)</td>
619618
</tr>
620619
<tr>

0 commit comments

Comments
 (0)