You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2016/03/22 16:58:25 UTC

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

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)