[jira] [Created] (FLINK-3652) Enable UnusedImports check for Scala checkstyle

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-3652) Enable UnusedImports check for Scala checkstyle

Shang Yuanchun (Jira)
Maximilian Michels created FLINK-3652:
-----------------------------------------

             Summary: Enable UnusedImports check for Scala checkstyle
                 Key: FLINK-3652
                 URL: https://issues.apache.org/jira/browse/FLINK-3652
             Project: Flink
          Issue Type: Improvement
          Components: Build System
            Reporter: Maximilian Michels
            Assignee: Maximilian Michels
            Priority: Minor


For some reason, we don't have the UnusedImports check enabled in Scala checkstyle. This is not consistent with Java where we strictly check for unused imports.

I propose to enable it and fix eventual unused imports.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)