zentol commented on PR #21344: URL: https://github.com/apache/flink/pull/21344#issuecomment-1329050843
We can fix the rat issue by just running it in the validate phase; but not sure yet what to do about checkstyle Suppressions could be moved into each module, but what about the config file? We could consider moving it into a separate module/project and [loading the rules from the classpath](https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html). This could also be useful for the connector projects since we'd be able to share the rule set easily. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
