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 08f6298 commit 07349a4Copy full SHA for 07349a4
pmd.xml
@@ -107,4 +107,5 @@
107
<rule ref="category/java/performance.xml/AppendCharacterWithChar" />
108
<rule ref="category/java/performance.xml/AvoidArrayLoops" />
109
<rule ref="category/java/performance.xml/BigIntegerInstantiation" />
110
+ <rule ref="category/java/performance.xml/BooleanInstantiation" />
111
</ruleset>
0 commit comments