[ 
https://issues.apache.org/jira/browse/NIFI-14184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916019#comment-17916019
 ] 

ASF subversion and git services commented on NIFI-14184:
--------------------------------------------------------

Commit 513bbc5c5d2c77cf7093a574ad5e594b56800b56 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=513bbc5c5d ]

NIFI-14184 Added PMD Rule UseExplicitTypes to Configuration

Signed-off-by: Pierre Villard <[email protected]>

This closes #9654.


> Add PMD Rule UseExplicitTypes to Configuration
> ----------------------------------------------
>
>                 Key: NIFI-14184
>                 URL: https://issues.apache.org/jira/browse/NIFI-14184
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Tools and Build
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The PMD Rule 
> [UseExplicitTypes|https://pmd.github.io/pmd/pmd_rules_java_codestyle.html#useexplicittypes]
>  prohibits using the {{var}} keyword and instead requires explicit type 
> declarations for variables. This rule aligns with current conventions across 
> the project, preferring clarity of declaration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to