From 9fb26843a9d62814ee0c22ec75dddc09704c487f Mon Sep 17 00:00:00 2001 From: AustinB Date: Fri, 18 Dec 2020 18:24:10 -0600 Subject: [PATCH] Update PHPMD with new ignores and rules for short class names. #561 --- build/config/phpmd.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build/config/phpmd.xml b/build/config/phpmd.xml index 6cb89214..ad293eef 100644 --- a/build/config/phpmd.xml +++ b/build/config/phpmd.xml @@ -17,6 +17,7 @@ + @@ -33,7 +34,11 @@ - + + + + +