222twotwotwo commented on code in PR #135:
URL: https://github.com/apache/dubbo-getty/pull/135#discussion_r3600218397


##########
Makefile:
##########
@@ -36,7 +36,7 @@ test: clean
 
 fmt: install-imports-formatter
        # replace interface{} with any
-       go run 
golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest 
-category=efaceany -fix -test ./...
+       go run 
golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -any 
-fix -test ./...

Review Comment:
   done.



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