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/05 17:21:34 UTC

[GitHub] [maven-parent] slawekjaranowski opened a new pull request, #97: [MPOM-376] Spotless importOrder should be taken into consideration

slawekjaranowski opened a new pull request, #97:
URL: https://github.com/apache/maven-parent/pull/97

   Spotless formatters must be placed in correct order in configuration


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


[GitHub] [maven-parent] kwin commented on a diff in pull request #97: [MPOM-376] Spotless importOrder should be taken into consideration

Posted by GitBox <gi...@apache.org>.
kwin commented on code in PR #97:
URL: https://github.com/apache/maven-parent/pull/97#discussion_r1039945219


##########
pom.xml:
##########
@@ -1166,11 +1166,11 @@ under the License.
           <version>2.27.1</version>
           <configuration>
             <java>
+              <palantirJavaFormat/>

Review Comment:
   A comment why the order is important and a reference to the ticket would be useful here.



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


[GitHub] [maven-parent] slawekjaranowski merged pull request #97: [MPOM-376] Spotless importOrder should be taken into consideration

Posted by GitBox <gi...@apache.org>.
slawekjaranowski merged PR #97:
URL: https://github.com/apache/maven-parent/pull/97


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