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/12/07 16:20:32 UTC

[GitHub] [maven-site] kwin commented on a diff in pull request #350: Add link to shared-resources with code style formatters

kwin commented on code in PR #350:
URL: https://github.com/apache/maven-site/pull/350#discussion_r1042416532


##########
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:
   This requires some more explanation, as there are two files for IntelliJ but only one for Eclipse....



-- 
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