You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/02/27 22:03:25 UTC

[GitHub] [arrow] lidavidm commented on issue #34364: [Java] Replace checkstyle with google-java-format or another formatter?

lidavidm commented on issue #34364:
URL: https://github.com/apache/arrow/issues/34364#issuecomment-1447179989

   Unfortunately, CI relies on archery (which will recheck every file), not pre-commit, so that's not quite an option
   
   prettier may be nice if we already use prettier elsewhere (I don't think we do), also not sure if it has integration with typical Java IDEs
   
   In any case any of {google-java-format, clang-format, prettier} would probably be better than checkstyle


-- 
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: github-unsubscribe@arrow.apache.org

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