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 3088146 commit 4768e4fCopy full SHA for 4768e4f
pmd.xml
@@ -114,4 +114,5 @@
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
+ <rule ref="category/java/performance.xml/OptimizableToArrayCall" />
118
</ruleset>
0 commit comments