jieguo-coder commented on PR #3367: URL: https://github.com/apache/dubbo-go/pull/3367#issuecomment-4611659285
> our project use `import-formatter` to format import blocks, that's the reason why ur CI fails. For you, u should > > 1. run `go install github.com/dubbogo/tools/cmd/imports-formatter@latest` > 2. cd to the root dir of `dubbo-go` > 3. run `imports-formatter` Thanks for the guidance! @Alanxtl I have formatted the import blocks using and pushed the updates. The CI should be happy now. 😊 -- 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]
