Tsukikage7 commented on PR #848: URL: https://github.com/apache/dubbo-go-pixiu/pull/848#issuecomment-3680261880
> 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-pixiu` > 3. run `imports-formatter` Thanks for the clarification. I will install and run `imports-formatter` from the project root to fix the import formatting and update this PR. -- 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]
