We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc6051 commit c93d0cdCopy full SHA for c93d0cd
1 file changed
src/conf/pmd/pmd-ruleset.xml
@@ -234,6 +234,7 @@
234
235
<rule ref="category/java/errorprone.xml/AssignmentInOperand">
236
<properties>
237
+ <property name="allowIncrementDecrement" value="true" />
238
<property name="violationSuppressXPath"
239
value="./ancestor-or-self::ClassDeclaration[@SimpleName='Sorting'
240
or @SimpleName='HashIndexSet'
0 commit comments