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 13:27:00 UTC

[jira] [Created] (FLINK-11688) Enforce whitespace around TYPE_EXTENSION_AND

Chesnay Schepler created FLINK-11688:
----------------------------------------

             Summary: Enforce whitespace around TYPE_EXTENSION_AND
                 Key: FLINK-11688
                 URL: https://issues.apache.org/jira/browse/FLINK-11688
             Project: Flink
          Issue Type: Improvement
          Components: Checkstyle
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.8.0


Enforce whitespaces around {{&}} when used in type definitions, e.g. {{<T extends T1&T2>}} would be rejected.

Haven't found a single violation yet, might as well set it in stone. This gets us a step closer to the default checkstyle config, i.e. one special Flink-rule less.



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