typo
This commit is contained in:
parent
8d1d28e1f2
commit
faa8037677
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue