You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Volodymyr Vysotskyi (JIRA)" <ji...@apache.org> on 2019/01/30 18:16:00 UTC

[jira] [Created] (DRILL-7019) Add check for redundant imports

Volodymyr Vysotskyi created DRILL-7019:
------------------------------------------

             Summary: Add check for redundant imports
                 Key: DRILL-7019
                 URL: https://issues.apache.org/jira/browse/DRILL-7019
             Project: Apache Drill
          Issue Type: Task
          Components: Tools, Build &amp; Test
    Affects Versions: 1.15.0
            Reporter: Volodymyr Vysotskyi
            Assignee: Volodymyr Vysotskyi
             Fix For: 1.16.0


Currently, used only {{UnusedImports}} check which does not prevents duplicate imports or imports from the same package.

The goal of this Jira is to add {{RedundantImport}} check and fix checkstyle errors.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)