From 1563047fd9c3c2e6f5c6cfd8fc6b41c295c5f04e Mon Sep 17 00:00:00 2001 From: "david.marinho@codacy.com" Date: Thu, 6 Mar 2025 11:58:07 +0000 Subject: [PATCH] add pmd7 to kotlin and swift --- .../supported-languages-and-tools.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/docs/getting-started/supported-languages-and-tools.md b/docs/getting-started/supported-languages-and-tools.md index 99c2ba88be..2df71d440e 100644 --- a/docs/getting-started/supported-languages-and-tools.md +++ b/docs/getting-started/supported-languages-and-tools.md @@ -295,8 +295,11 @@ The table below lists all languages that Codacy supports and the corresponding t Kotlin - detekt, - Semgrep 1 + + detekt, + Semgrep 1, + PMD + - Semgrep Trivy, scans
pom.xml and gradle.lockfile @@ -489,8 +492,11 @@ The table below lists all languages that Codacy supports and the corresponding t Swift - Semgrep 1, - SwiftLint + + Semgrep 1, + SwiftLint, + PMD + - Semgrep, Trivy @@ -718,8 +724,8 @@ The following table lists the Codacy GitHub repositories corresponding to each s codacy/codacy-phpmd -PMD 6 -codacy/codacy-pmd +PMD 6 +codacy/codacy-pmd7 Prospector