Skip to content

Commit 3f12573

Browse files
Feature/Add Lizard to supported Tools (#2348)
* Feature/Add Lizard to supported Tools * update
1 parent 100059a commit 3f12573

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

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

+15-15
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The table below lists all languages that Codacy supports and the corresponding t
103103
<a href="https://trivy.dev">Trivy</a></td>
104104
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan) </td>
105105
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
106-
<td>-</td>
106+
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
107107
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan)</td>
108108
</tr>
109109
<tr>
@@ -117,7 +117,7 @@ The table below lists all languages that Codacy supports and the corresponding t
117117
<a href="https://trivy.dev">Trivy</a></td>
118118
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan) </td>
119119
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
120-
<td>-</td>
120+
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
121121
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>conan.lock</code> (Conan)</td>
122122
</tr>
123123
<tr>
@@ -129,7 +129,7 @@ The table below lists all languages that Codacy supports and the corresponding t
129129
<a href="https://trivy.dev">Trivy</a></td>
130130
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>.deps.json</code> (.Net), <code>packages.lock.json</code> (NuGet) </td>
131131
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
132-
<td><a href="https://github.com/SonarSource/sonar-dotnet">SonarC#</a> <a href="#different-tools"><sup>10</sup></a> </td>
132+
<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>
133133
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>packages.lock.json</code> (NuGet)</td>
134134
</tr>
135135
<tr>
@@ -219,7 +219,7 @@ The table below lists all languages that Codacy supports and the corresponding t
219219
<a href="https://trivy.dev">Trivy</a></td>
220220
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>go.mod</code></td>
221221
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
222-
<td><a href="https://github.com/fzipp/gocyclo">Gocyclo</a></td>
222+
<td><a href="https://github.com/fzipp/gocyclo">Gocyclo</a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
223223
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>go.mod</code></td>
224224
</tr>
225225
<tr>
@@ -256,7 +256,7 @@ The table below lists all languages that Codacy supports and the corresponding t
256256
<a href="https://trivy.dev">Trivy</a></td>
257257
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
258258
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
259-
<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>
259+
<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>
260260
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
261261
</tr>
262262
<tr>
@@ -269,7 +269,7 @@ The table below lists all languages that Codacy supports and the corresponding t
269269
<a href="https://trivy.dev">Trivy</a></td>
270270
<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>
271271
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
272-
<td><a href="https://eslint.org/">ESLint</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-tools"><sup>10</sup></a> </td>
272+
<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>
273273
<td>-</td>
274274
</tr>
275275
<tr>
@@ -314,7 +314,7 @@ The table below lists all languages that Codacy supports and the corresponding t
314314
<a href="https://trivy.dev">Trivy</a> <a href="#yaml-only"><sup>2</sup></a></td>
315315
<td>-</td>
316316
<td>-</td>
317-
<td>-</td>
317+
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
318318
<td>-</td>
319319
</tr>
320320
<tr>
@@ -344,7 +344,7 @@ The table below lists all languages that Codacy supports and the corresponding t
344344
<td>-</td>
345345
<td>-</td>
346346
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
347-
<td>-</td>
347+
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
348348
<td>-</td>
349349
</tr>
350350
<tr>
@@ -367,7 +367,7 @@ The table below lists all languages that Codacy supports and the corresponding t
367367
<a href="https://trivy.dev">Trivy</a></td>
368368
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>composer.lock</code> (Composer) </td>
369369
<td><a href="https://github.com/sebastianbergmann/phpcpd">PHPCPD</a></td>
370-
<td><a href="https://github.com/pdepend/pdepend">PHP Depend</a></td>
370+
<td><a href="https://github.com/pdepend/pdepend">PHP Depend</a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
371371
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>composer.lock</code> (Composer) </td>
372372
</tr>
373373
<tr>
@@ -413,7 +413,7 @@ The table below lists all languages that Codacy supports and the corresponding t
413413
<a href="https://trivy.dev">Trivy</a></td>
414414
<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>
415415
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
416-
<td><a href="https://github.com/rubik/radon">Radon</a></td>
416+
<td><a href="https://github.com/rubik/radon">Radon</a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
417417
<td>-</td>
418418
</tr>
419419
<tr>
@@ -426,7 +426,7 @@ The table below lists all languages that Codacy supports and the corresponding t
426426
<a href="https://trivy.dev">Trivy</a></td>
427427
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Gemfile.lock</code> (Bundler) </td>
428428
<td><a href="https://github.com/seattlerb/flay">Flay</a></td>
429-
<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> </td>
429+
<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>
430430
<td>-</td>
431431
</tr>
432432
<tr>
@@ -437,7 +437,7 @@ The table below lists all languages that Codacy supports and the corresponding t
437437
<a href="https://trivy.dev">Trivy</a></td>
438438
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Cargo.lock</code> (Cargo) </td>
439439
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
440-
<td>-</td>
440+
<td><a href="https://github.com/terryyin/lizard">Lizard</a></td>
441441
<td>-</td>
442442
</tr>
443443
<tr>
@@ -462,7 +462,7 @@ The table below lists all languages that Codacy supports and the corresponding t
462462
<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>
463463
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
464464
<td><a href="http://www.scalastyle.org/">Scalastyle</a>,
465-
<a href="https://github.com/scala/scala">Scala 2 compiler and standard library</a></td>
465+
<a href="https://github.com/scala/scala">Scala 2 compiler and standard library</a> <a href="https://github.com/terryyin/lizard">Lizard</a></td>
466466
<td>-</td>
467467
</tr>
468468
<tr>
@@ -495,7 +495,7 @@ The table below lists all languages that Codacy supports and the corresponding t
495495
<a href="https://trivy.dev">Trivy</a></td>
496496
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>Package.resolved</code> (SwiftPM) </td>
497497
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
498-
<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>
498+
<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>
499499
<td>-</td>
500500
</tr>
501501
<tr>
@@ -530,7 +530,7 @@ The table below lists all languages that Codacy supports and the corresponding t
530530
<a href="https://trivy.dev">Trivy</a></td>
531531
<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>
532532
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
533-
<td><a href="https://eslint.org/">ESLint</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-tools"><sup>10</sup></a></td>
533+
<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>
534534
<td>-</td>
535535
</tr>
536536
<tr>

docs/repositories-configure/configuring-code-patterns.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ The table below lists the configuration file names that Codacy detects and suppo
289289
!!! note
290290
Codacy doesn't support configuration files for the following tools:
291291

292-
- aligncheck
292+
- Aligncheck
293293
- Checkov
294294
- Clang-Tidy
295295
- Codacy Scalameta Pro
@@ -299,6 +299,7 @@ The table below lists the configuration file names that Codacy detects and suppo
299299
- Flawfinder
300300
- Gosec
301301
- Jackson Linter
302+
- Lizard
302303
- PSScriptAnalyzer
303304
- ShellCheck
304305
- SQLint

0 commit comments

Comments
 (0)