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: [email protected] With regards, Apache Git Services
