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

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

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

Shang Yuanchun (Jira)
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)