PDavid commented on PR #8376: URL: https://github.com/apache/hbase/pull/8376#issuecomment-4777414647
We have a code format checker (spotless) in the project which now found some formatting issue:s ``` patch has 23 errors when running spotless:check, run spotless:apply to fix. ``` See: https://github.com/apache/hbase/actions/runs/27770162291?pr=8376 Can you please run `mvn spotless:apply` to format all files and commit the changes? -- 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]
