Daniel Stieglitz created NIFI-14766:
---------------------------------------
Summary: Implement PMD rules ExhaustiveSwitchHasDefault,
ImplicitSwitchFallThrough and TooFewBranchesForSwitch
Key: NIFI-14766
URL: https://issues.apache.org/jira/browse/NIFI-14766
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
More details of these rules can be found following links below
[ExhaustiveSwitchHasDefault|https://pmd.github.io/pmd/pmd_rules_java_bestpractices.html#exhaustiveswitchhasdefault]
[ImplicitSwitchFallThrough|https://pmd.github.io/pmd/pmd_rules_java_errorprone.html#implicitswitchfallthrough]
[TooFewBranchesForSwitch|https://pmd.github.io/pmd/pmd_rules_java_performance.html#toofewbranchesforswitch]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)