slawekjaranowski commented on code in PR #350: URL: https://github.com/apache/maven-site/pull/350#discussion_r1042563110
########## content/apt/developers/conventions/code.apt: ########## @@ -30,9 +30,13 @@ Maven Code Style And Code Conventions This document describes the rules for how the sources should be formatted in order to improve consistency, readability and maintainability. + As the formatting is automatically enforced or even applied with {{{https://github.com/diffplug/spotless/tree/main/plugin-maven}spotless-maven-plugin}} for all projects using {{{/pom/maven/index.html}Maven Project Parent POM 38 or newer}} developers usually don't need to care and the following sections are just for informational purposes. + For comfortable work, you can import the code style formatter for your IDE from Review Comment: maybe README in shared repo will be better ... we have two for IJ - for old and for new format eclipse has only old .... new formatter should be prepared -- 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...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org