You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/02/20 14:10:12 UTC

[GitHub] zentol opened a new pull request #7776: [FLINK-11688][checkstyle] Enforce whitespace around TYPE_EXTENSION_AND

zentol opened a new pull request #7776: [FLINK-11688][checkstyle] Enforce whitespace around TYPE_EXTENSION_AND
URL: https://github.com/apache/flink/pull/7776
 
 
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services