You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/01/24 19:45:56 UTC

[GitHub] [maven-resolver] gnodet commented on pull request #147: Auto formatting

gnodet commented on pull request #147:
URL: https://github.com/apache/maven-resolver/pull/147#issuecomment-1020478388


   > > @gnodet what IDE and what style you use?
   > 
   > nvm, I see this is a plugin...
   
   The point is that the code is reformatted and the imports automatically organized.  It saves a bit of time ...  The two plugins are quite fast, especially as they do not process the files if they haven't been changed.
   The checkstyle / code formatter have been somewhat aligned to maven codestyle.
   Ideally, the configuration files would be shared between all maven repos.  I already reused those from https://github.com/apache/maven-build-cache-extension.


-- 
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-unsubscribe@maven.apache.org

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