[
https://issues.apache.org/jira/browse/FLINK-20805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-20805:
-----------------------------------
Labels: pull-request-available (was: )
> Blink runtime classes partially ignored by spotless
> ---------------------------------------------------
>
> Key: FLINK-20805
> URL: https://issues.apache.org/jira/browse/FLINK-20805
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Affects Versions: 1.13.0, 1.11.4, 1.12.1
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0, 1.11.4, 1.12.1
>
>
> The spotless configuration has an exclude for classes whose package contains
> "generated", to filter out generated classes.
> However the only classes matching this exclusion are several files in
> flink-table-runtime-blink, which do not appear to be generated.
> I suggest to remove the exclusion and apply the formatting to these classes
> as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)