laurentgo opened a new issue, #42121: URL: https://github.com/apache/arrow/issues/42121
### Describe the enhancement requested Once [all modules have been configured with spotless](https://github.com/apache/arrow/issues/40757), the global spotless configuration should be changed to enable java formatting on all files and the individual configurations should be removed so that any new module would follow the new code style standard. Checkstyle global configuration should also be changed to use the new configuration which does not conflict with spotless Finally (nice to have) it may be good to add all the reformatting commits to a `.git-blame-ignore-revs` file so that `git blame` view on [Github would ignore those commits](https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view) since the changes are mostly automatic and cosmetic. ### Component(s) Java -- 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]
