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 af2e0f0 commit 3088146Copy full SHA for 3088146
pmd.xml
@@ -113,4 +113,5 @@
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
+ <rule ref="category/java/performance.xml/LongInstantiation" />
117
</ruleset>
0 commit comments