lianghao208 commented on pull request #204: URL: https://github.com/apache/apisix-ingress-controller/pull/204#issuecomment-766539795
I think Makefile already includes "make lint" https://github.com/apache/apisix-ingress-controller/blob/master/Makefile#L49-L52 ```bash lint: golangci-lint run ``` @tokers PTAL, thanks! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
