FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

introduce PMD/category/java/performance.xml/IntegerInstantiation rule · scribejava/scribejava@af2e0f0 · GitHub

Commit af2e0f0

Browse files
committed
introduce PMD/category/java/performance.xml/IntegerInstantiation rule
1 parent f3f23f1 commit af2e0f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎pmd.xml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,5 @@
112112
<rule ref="category/java/performance.xml/ConsecutiveAppendsShouldReuse" />
113113
<rule ref="category/java/performance.xml/ConsecutiveLiteralAppends" />
114114
<rule ref="category/java/performance.xml/InefficientEmptyStringCheck" />
115+
<rule ref="category/java/performance.xml/IntegerInstantiation" />
115116
</ruleset>

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL