David Handermann created NIFI-11005:
---------------------------------------

             Summary: Add Illegal and Redundant Import Modules to Checkstyle 
Configuration
                 Key: NIFI-11005
                 URL: https://issues.apache.org/jira/browse/NIFI-11005
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Tools and Build
            Reporter: David Handermann
            Assignee: David Handermann


The Checkstyle configuration supports a number of modules for validating code, 
including [several modules for 
imports|https://checkstyle.org/config_imports.html]. The {{IllegalImport}} and 
{{RedundantImport}} modules should be added to the standard Checkstyle 
configuration to avoid unnecessary lines, and also block imports from the 
private {{sun}} namespace.



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

Reply via email to