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 9ca8ba9 commit d0ecbc6Copy full SHA for d0ecbc6
pmd.xml
@@ -110,4 +110,5 @@
110
<rule ref="category/java/performance.xml/BooleanInstantiation" />
111
<rule ref="category/java/performance.xml/ByteInstantiation" />
112
<rule ref="category/java/performance.xml/ConsecutiveAppendsShouldReuse" />
113
+ <rule ref="category/java/performance.xml/ConsecutiveLiteralAppends" />
114
</ruleset>
0 commit comments