win120a opened a new pull request, #13383: URL: https://github.com/apache/dubbo/pull/13383
## What is the purpose of the change Provides a way to turn off Spotless through Maven Profile. In [this workflow run result](https://github.com/apache/dubbo/actions/runs/6833017279/job/18584329187), the `error-code-inspecting` phase can't continue since the Spotless Plugin banned the process. ## Brief changelog Add a Maven profile to turn off the Spotless Plugin, and turn on the profile in the `error-code-inspecting` phase. The `.editorconfig` is also changed to match the Spotless Plugin's rule. -- 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]
