Superskyyy commented on a change in pull request #97:
URL: https://github.com/apache/skywalking-eyes/pull/97#discussion_r836860193
##########
File path: pkg/config/config.go
##########
@@ -18,6 +18,7 @@
package config
import (
+ "github.com/apache/skywalking-eyes/pkg/comments"
Review comment:
@dongzl Please move this to line 25 and this should fix your lint, try
run `gofmt -s -w pkg/config/config.go` to fix it automatically. Just a
formatting issue compaint by the CI.
--
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]