diff --git a/docs/getting-started/supported-languages-and-tools.md b/docs/getting-started/supported-languages-and-tools.md
index 451f89019d..05a972aaf8 100644
--- a/docs/getting-started/supported-languages-and-tools.md
+++ b/docs/getting-started/supported-languages-and-tools.md
@@ -103,7 +103,7 @@ The table below lists all languages that Codacy supports and the corresponding t
Trivy
Trivy, scans
conan.lock (Conan) |
PMD CPD 10 |
- - |
+ Lizard |
Trivy, scans
conan.lock (Conan) |
@@ -117,7 +117,7 @@ The table below lists all languages that Codacy supports and the corresponding t
Trivy
Trivy, scans
conan.lock (Conan) |
PMD CPD 10 |
- - |
+ Lizard |
Trivy, scans
conan.lock (Conan) |
@@ -129,7 +129,7 @@ The table below lists all languages that Codacy supports and the corresponding t
Trivy
Trivy, scans
.deps.json (.Net), packages.lock.json (NuGet) |
PMD CPD 10 |
- SonarC# 10 |
+ SonarC# 10 Lizard |
Trivy, scans
packages.lock.json (NuGet) |
@@ -219,7 +219,7 @@ The table below lists all languages that Codacy supports and the corresponding t
Trivy
Trivy, scans
go.mod |
PMD CPD 10 |
- Gocyclo |
+ Gocyclo Lizard |
Trivy, scans
go.mod |
@@ -256,7 +256,7 @@ The table below lists all languages that Codacy supports and the corresponding t
Trivy
Trivy, scans
pom.xml and gradle.lockfile |
jscpd |
- PMD 6 10 |
+ PMD 6 10 Lizard |
Trivy, scans
pom.xml and gradle.lockfile |
@@ -269,7 +269,7 @@ The table below lists all languages that Codacy supports and the corresponding t
Trivy
Trivy, scans
package.json and package-lock.json (npm),
yarn.lock (Yarn) |
PMD CPD 10 |
- ESLint 6 10 |
+ ESLint 6 10 Lizard |
- |
@@ -314,7 +314,7 @@ The table below lists all languages that Codacy supports and the corresponding t
Trivy 2
- |
- |
- - |
+ Lizard |
- |
@@ -344,7 +344,7 @@ The table below lists all languages that Codacy supports and the corresponding t
- |
- |
jscpd |
- - |
+ Lizard |
- |
@@ -367,7 +367,7 @@ The table below lists all languages that Codacy supports and the corresponding t
Trivy
Trivy, scans
composer.lock (Composer) |
PHPCPD |
- PHP Depend |
+ PHP Depend Lizard |
Trivy, scans
composer.lock (Composer) |
@@ -413,7 +413,7 @@ The table below lists all languages that Codacy supports and the corresponding t
Trivy
Trivy, scans
requirements.txt (pip),
Pipfile.lock (pipenv),
poetry.lock (Poetry) |
PMD CPD 10 |
- Radon |
+ Radon Lizard |
- |
@@ -426,7 +426,7 @@ The table below lists all languages that Codacy supports and the corresponding t
Trivy
Trivy, scans
Gemfile.lock (Bundler) |
Flay |
- RuboCop 6 10 |
+ RuboCop 6 10 Lizard |
- |
@@ -437,7 +437,7 @@ The table below lists all languages that Codacy supports and the corresponding t
Trivy
Trivy, scans
Cargo.lock (Cargo) |
jscpd |
- - |
+ Lizard |
- |
@@ -462,7 +462,7 @@ The table below lists all languages that Codacy supports and the corresponding t
Trivy, scans
build.sbt.lock (sbt) 9 |
PMD CPD 10 |
Scalastyle,
- Scala 2 compiler and standard library |
+ Scala 2 compiler and standard library Lizard
- |
@@ -495,7 +495,7 @@ The table below lists all languages that Codacy supports and the corresponding t
Trivy
Trivy, scans
Package.resolved (SwiftPM) |
PMD CPD 10 |
- SwiftLint6 8 |
+ SwiftLint6 8 Lizard |
- |
@@ -530,7 +530,7 @@ The table below lists all languages that Codacy supports and the corresponding t
Trivy
Trivy, scans
package.json and package-lock.json (npm),
yarn.lock (Yarn) |
jscpd |
- ESLint 6 10 |
+ ESLint 6 10 Lizard |
- |
@@ -701,6 +701,10 @@ The following table lists the Codacy GitHub repositories corresponding to each s
codacy/codacy-jackson-linter |
+Lizard |
+codacy/codacy-lizard |
+
+
markdownlint |
codacy/codacy-markdownlint |
diff --git a/docs/repositories-configure/configuring-code-patterns.md b/docs/repositories-configure/configuring-code-patterns.md
index 055b1b367c..5953cda85c 100644
--- a/docs/repositories-configure/configuring-code-patterns.md
+++ b/docs/repositories-configure/configuring-code-patterns.md
@@ -289,7 +289,7 @@ The table below lists the configuration file names that Codacy detects and suppo
!!! note
Codacy doesn't support configuration files for the following tools:
- - aligncheck
+ - Aligncheck
- Checkov
- Clang-Tidy
- Codacy Scalameta Pro
@@ -299,6 +299,7 @@ The table below lists the configuration file names that Codacy detects and suppo
- Flawfinder
- Gosec
- Jackson Linter
+ - Lizard
- PSScriptAnalyzer
- ShellCheck
- SQLint