We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c1717 commit 793d311Copy full SHA for 793d311
1 file changed
.config/pmd/java/ruleset.xml
@@ -141,6 +141,7 @@
141
</properties>
142
</rule>
143
144
+ <rule ref="category/java/errorprone.xml/AssertEqualsArgumentOrder"/>
145
<rule ref="category/java/errorprone.xml/AssignmentToNonFinalStatic"/>
146
<rule ref="category/java/errorprone.xml/AvoidDecimalLiteralsInBigDecimalConstructor"/>
147
<rule ref="category/java/errorprone.xml/AvoidMultipleUnaryOperators"/>
0 commit comments