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/21 19:02:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-11688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-11688.
------------------------------------
    Resolution: Fixed

master: 72dbd1e5f7a70506723170c54b90da36d7f708f7

> 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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)