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 9cb0b10 commit 9caf83aCopy full SHA for 9caf83a
pmd.xml
@@ -118,4 +118,5 @@
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
+ <rule ref="category/java/performance.xml/StringToString" />
122
</ruleset>
0 commit comments