AlexStocks commented on code in PR #947:
URL: https://github.com/apache/dubbo-go-pixiu/pull/947#discussion_r3331486146


##########
admin/config/config_test.go:
##########
@@ -0,0 +1,147 @@
+/*

Review Comment:
   [P1] `golangci-lint` 报告该文件未经过 `gofmt`。这里需要先格式化,否则仓库的 Go 静态检查会失败。



##########
admin/controller/opa/opa_test.go:
##########
@@ -0,0 +1,94 @@
+/*

Review Comment:
   [P1] `golangci-lint` 报告该文件未经过 `gofmt`。这里需要先格式化,否则仓库的 Go 静态检查会失败。



##########
admin/logic/opa_test.go:
##########
@@ -0,0 +1,257 @@
+/*

Review Comment:
   [P1] `golangci-lint` 报告该文件未经过 `gofmt`。这里需要先格式化,否则仓库的 Go 静态检查会失败。



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