You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/02/20 12:55:00 UTC

[jira] [Created] (FLINK-11684) Checkstyle allows multiple empty lines around static imports

Chesnay Schepler created FLINK-11684:
----------------------------------------

             Summary: Checkstyle allows multiple empty lines around static imports
                 Key: FLINK-11684
                 URL: https://issues.apache.org/jira/browse/FLINK-11684
             Project: Flink
          Issue Type: Improvement
          Components: Checkstyle
    Affects Versions: 1.7.2, 1.8.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.7.3, 1.8.0


Our checkstyle {{EmptyLineSeparator}} configuration does not specify the {{STATIC_IMPORT}}. As a result multiple empty lines are allowed around static imports, which is rather inconsistent.



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