Update docs

This commit is contained in:
Juan Martín Sotuyo Dodero
2022-08-25 20:14:10 -03:00
parent 411a0034d6
commit a2ce1334fb

View File

@@ -26,7 +26,7 @@ additional_js:
**PMD** is a static source code analyzer. It finds common programming flaws like
unused variables, empty catch blocks, unnecessary object creation, and
so forth. It's mainly concerned with **Java and Apex**, but **supports six other
so forth. It's mainly concerned with **Java and Apex**, but **supports 13 other
languages**.
PMD features many **built-in checks** (in PMD lingo, *rules*), which are documented