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 f3f23f1 commit af2e0f0Copy full SHA for af2e0f0
pmd.xml
@@ -112,4 +112,5 @@
112
<rule ref="category/java/performance.xml/ConsecutiveAppendsShouldReuse" />
113
<rule ref="category/java/performance.xml/ConsecutiveLiteralAppends" />
114
<rule ref="category/java/performance.xml/InefficientEmptyStringCheck" />
115
+ <rule ref="category/java/performance.xml/IntegerInstantiation" />
116
</ruleset>
0 commit comments