tomncooper commented on PR #187: URL: https://github.com/apache/flink-connector-kafka/pull/187#issuecomment-3233020448
So the reason it skips it locally is that it is defaulted to that in the [connector parent pom](https://github.com/apache/flink-connector-shared-utils/blob/d719c95235db17f5932d1bb5d917f7d6e195c371/pom.xml#L842). I am not sure what in the [ci config](https://github.com/apache/flink-connector-shared-utils/blob/f80c245c1585a26cc51fb23fb100c86341bb5686/.github/workflows/ci.yml#L173) overrides that, but I had to manually add the spotless plugin to the build config, and set skip to false, in each child module to get it to run. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org