gnodet commented on PR #2300: URL: https://github.com/apache/maven/pull/2300#issuecomment-2869778268
> > already for the code > > > > yes its very nice, but still not fully automated, kind of demanding `.editorconfig`, to fix issues before they occur, thus promote the nice tool spotless, to an second layer: > > - https://github.com/checkstyle/checkstyle/pull/16574 > > > > Editorconfig has autofix as well but not for custom IDE specs like this tool really plays out its cards. > > > > Just giving you my noob exp upfront. Its fixing itself, like magic, but not for imports, failing the build. > > > > `ij_java_names_count_to_use_import_on_demand = 999` Integration in IDE is nice to have, but more importantly refactoring at build time using a maven plugin in a profile. -- 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]
