[
https://issues.apache.org/jira/browse/NIFI-14742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-14742:
------------------------------------
Summary: Replace for loops missed by PMD's ForLoopCanBeForeach rule with
for each loops. (was: Replace for loops with for each loops missed by PMD's
ForLoopCanBeForeach rule)
> Replace for loops missed by PMD's ForLoopCanBeForeach rule with for each
> loops.
> -------------------------------------------------------------------------------
>
> Key: NIFI-14742
> URL: https://issues.apache.org/jira/browse/NIFI-14742
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Despite the changes made in NIFI-14194, there was still a case which was not
> caught by PMD's ForLoopCanBeForeach rule. The one I found was inĀ
> * org.apache.nifi.text.FreeFormTextWriter lines 71-75
--
This message was sent by Atlassian Jira
(v8.20.10#820010)