lidavidm opened a new issue, #213:
URL: https://github.com/apache/arrow-java/issues/213

   ### Describe the enhancement requested
   
   checkstyle is unfortunately only a linter and cannot auto-format. 
google-java-format (or possibly some other plugin like clang-format) can be run 
to check and reformat files. google-java-format additionally integrates with 
IntelliJ. This makes development smoother.
   
   However, we would have to reformat the entire codebase. Possibly, we can do 
this module-by-module.
   
   ### Component(s)
   
   Developer Tools, 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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to