[
https://issues.apache.org/jira/browse/NIFI-16111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18096116#comment-18096116
]
ASF subversion and git services commented on NIFI-16111:
--------------------------------------------------------
Commit 23eacf40f8dc94e4668b92b5b1eb11ee81cfdc51 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=23eacf40f8d ]
NIFI-16111 Removed the unnecessary use of semicolons in enums and try with
resources. (#11428)
> Remove unnecessary semicolons
> -----------------------------
>
> Key: NIFI-16111
> URL: https://issues.apache.org/jira/browse/NIFI-16111
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Running Intellij
> Analyze -> Run Inspection by Name -> Unnecessary semicolon
> indicates there are 75 places in the code where a semicolon is usedÂ
> unnecessarily.
> The purpose of this ticket is to remove these unnecessary semicolons.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)