This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
The following commit(s) were added to refs/heads/master by this push:
new faa803767 typo
faa803767 is described below
commit faa8037677f365045873ae0d8247247876199e4a
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Apr 25 08:37:36 2024 -0400
typo
---
src/conf/exclude-pmd.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/conf/exclude-pmd.properties b/src/conf/exclude-pmd.properties
index 73c6f9f0b..b838bd5f6 100644
--- a/src/conf/exclude-pmd.properties
+++ b/src/conf/exclude-pmd.properties
@@ -22,4 +22,4 @@ org.apache.commons.lang3.StringUtils =
AvoidBranchingStatementAsLastInLoop
# Bug in PMD when the same class name exists in different packages
# Unnecessary use of fully qualified name
'org.apache.commons.lang3.function.FailableRunnable' due to existing same
package import 'org.apache.commons.lang3.*'
-org.apache.commons.lang3.Functions = UnnecessaryFullyQualifiedName\
+org.apache.commons.lang3.Functions = UnnecessaryFullyQualifiedName