[jira] [Created] (FLINK-6603) Enable checkstyle on test sources

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

[jira] [Created] (FLINK-6603) Enable checkstyle on test sources

Shang Yuanchun (Jira)
Greg Hogan created FLINK-6603:
---------------------------------

             Summary: Enable checkstyle on test sources
                 Key: FLINK-6603
                 URL: https://issues.apache.org/jira/browse/FLINK-6603
             Project: Flink
          Issue Type: Improvement
          Components: Streaming
    Affects Versions: 1.4.0
            Reporter: Greg Hogan
            Assignee: Greg Hogan
            Priority: Trivial
             Fix For: 1.4.0


With the addition of strict checkstyle to select modules (currently limited to {{flink-streaming-java}}) we can enable the checkstyle flag {{includeTestSourceDirectory}} to perform the same unused imports, whitespace, and other checks on test sources.

Should first resolve the import grouping as discussed in FLINK-6107. Also, several tests exceed the 2500 line limit.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)