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 36546e8 commit 9cb0b10Copy full SHA for 9cb0b10
pmd.xml
@@ -117,4 +117,5 @@
117
<rule ref="category/java/performance.xml/OptimizableToArrayCall" />
118
<rule ref="category/java/performance.xml/RedundantFieldInitializer" />
119
<rule ref="category/java/performance.xml/ShortInstantiation" />
120
+ <rule ref="category/java/performance.xml/StringInstantiation" />
121
</ruleset>
0 commit comments