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 194c224 commit ef126c5Copy full SHA for ef126c5
pmd.xml
@@ -98,4 +98,5 @@
98
<rule ref="category/java/errorprone.xml/StringBufferInstantiationWithChar" />
99
<rule ref="category/java/errorprone.xml/UnconditionalIfStatement" />
100
<rule ref="category/java/errorprone.xml/UnnecessaryBooleanAssertion" />
101
+ <rule ref="category/java/errorprone.xml/UnnecessaryConversionTemporary" />
102
</ruleset>
0 commit comments