Daniel Stieglitz created NIFI-14796:
---------------------------------------
Summary: Implement PMD rules InefficientEmptyStringCheck,
StringInstantiation, StringToString, UselessStringValueOf and
UseStringBufferForStringAppends
Key: NIFI-14796
URL: https://issues.apache.org/jira/browse/NIFI-14796
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
More information about these PMD rules can be found following the links below
[InefficientEmptyStringCheck|https://pmd.github.io/pmd/pmd_rules_java_performance.html#inefficientemptystringcheck]
[StringInstantiation|https://pmd.github.io/pmd/pmd_rules_java_performance.html#stringinstantiation]
[StringToString|https://pmd.github.io/pmd/pmd_rules_java_performance.html#stringtostring]
[UselessStringValueOf|https://pmd.github.io/pmd/pmd_rules_java_performance.html#uselessstringvalueof]
[UseStringBufferForStringAppends|https://pmd.github.io/pmd/pmd_rules_java_performance.html#usestringbufferforstringappends]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)