chia7712 commented on code in PR #16176: URL: https://github.com/apache/kafka/pull/16176#discussion_r1626816156
########## build.gradle: ########## @@ -200,7 +201,60 @@ def determineCommitId() { } } -def spotlessApplyModules = [''] +def excludedSpotlessModules = [':clients', Review Comment: noticed that #16198 will add a new module. Maybe you can include that in this PR even though #16198 is not merged yet? -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org