mochengqian commented on code in PR #953:
URL: https://github.com/apache/dubbo-go-pixiu/pull/953#discussion_r3449466931


##########
pkg/filter/mcp/mcpserver/router/builder.go:
##########
@@ -0,0 +1,243 @@
+/*

Review Comment:
   已对当前 PR 相对 `origin/develop` 的全部 Go 变更文件执行了 `gofmt -w`,本地没有产生新的 
diff。复核命令:`git diff --name-only --diff-filter=ACMRT origin/develop...HEAD -- 
"*.go" | xargs gofmt -l` 无输出,`golangci-lint run --new-from-rev origin/develop 
./pkg/filter/mcp/... ./pkg/model ./pkg/common/constant ./pkg/adapter/mcpserver` 
返回 `0 issues`。



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