Bump PMD extension to version 1.3.1
This commit is contained in:
parent
e4dc473244
commit
42fb6c6943
2 changed files with 2 additions and 1 deletions
|
@ -80,6 +80,7 @@
|
|||
<exclude name="AvoidFieldNameMatchingTypeName"/>
|
||||
<exclude name="AvoidLiteralsInIfCondition"/>
|
||||
<exclude name="NullAssignment"/>
|
||||
<exclude name="UseLocaleWithCaseConversions"/>
|
||||
</rule>
|
||||
|
||||
<rule ref="category/java/errorprone.xml/AssignmentInOperand">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue