diff --git a/baeldung-pmd-rules.xml b/baeldung-pmd-rules.xml
index 8175e80e19..2e3bb12d2c 100644
--- a/baeldung-pmd-rules.xml
+++ b/baeldung-pmd-rules.xml
@@ -3,7 +3,10 @@
xsi:schemaLocation="http://pmd.sf.net/ruleset/1.0.0 http://pmd.sf.net/ruleset_xml_schema.xsd"
xsi:noNamespaceSchemaLocation="http://pmd.sf.net/ruleset_xml_schema.xsd">
Baeldung custom PMD rules
-
+
Test does not follow Baeldung naming convention
3