funky-eyes commented on code in PR #7312:
URL: https://github.com/apache/incubator-seata/pull/7312#discussion_r2057662450


##########
pom.xml:
##########
@@ -355,6 +355,7 @@
                         <artifactId>spotless-maven-plugin</artifactId>
                         <version>${spotless-maven-plugin.version}</version>
                         <configuration>
+                            <skip>true</skip>

Review Comment:
   增加了这个配置后,我本地编译时,就不会自动codeformat了吧?
   After adding this configuration, it will no longer automatically format the 
code when I compile locally, right?



-- 
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: notifications-unsubscr...@seata.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to