Abacn commented on PR #32695: URL: https://github.com/apache/beam/pull/32695#issuecomment-2402716710
> how to format java code (fwiw, this wiki seems to be missing the command) I simply use `./gradlew spotlessApply` which should format all code (may take time). If you just changed HCataglogIO, could use `./gradlew :sdks:java:io:hcatalog:spotlessApply` That wiki is about configure `git ` command to automatically format code before push. Personally I didn't do this config so I am not sure. -- 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]
