win120a commented on code in PR #13383:
URL: https://github.com/apache/dubbo/pull/13383#discussion_r1398632965


##########
dubbo-build-tools/pom.xml:
##########
@@ -84,6 +84,13 @@
         </plugins>
       </build>
     </profile>
+
+    <profile>
+      <id>turn-off-spotless</id>

Review Comment:
   I can't just rename the profile to 'spotless' since the Spotless Plugin is 
enabled by default. However, for a better understanding, I inverted the default 
action and re-introduced a profile called 'spotless' to enable the plugin. 



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to