Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: replace golint with revive #1164

Conversation

chenrui333
Copy link
Contributor

The golint was officially deprecated.
golang/go#38968

The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive."

The golint was officially deprecated.
golang/go#38968

>  The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner.  Replaced by revive."
@sergeylanzman sergeylanzman merged commit bb010c9 into GoogleCloudPlatform:master Dec 4, 2021
@chenrui333 chenrui333 deleted the replace-golint-with-revive branch December 4, 2021 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants