From 0a46da74c891df188fe452725bbd4f3988102735 Mon Sep 17 00:00:00 2001
From: Valery Yatsynovich <valery_yatsynovich@epam.com>
Date: Thu, 17 Aug 2023 10:23:32 +0300
Subject: [PATCH] Add PMD to Clean Code Linters collection

---
 collections/clean-code-linters/index.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/collections/clean-code-linters/index.md b/collections/clean-code-linters/index.md
index 722c5b2ca23..a64aba9a0dd 100644
--- a/collections/clean-code-linters/index.md
+++ b/collections/clean-code-linters/index.md
@@ -30,6 +30,7 @@ items:
  - ansible/ansible-lint
  - dotenv-linter/dotenv-linter
  - florianschanda/miss_hit
+ - pmd/pmd
 display_name: Clean code linters
 created_by: holman
 ---