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

Replace deprecated golint with revive #931

Merged
merged 1 commit into from
May 23, 2022

Conversation

roger2hk
Copy link
Contributor

@roger2hk roger2hk commented May 23, 2022

This PR replaces the deprecated golint tool.

Currently, when the presubmit script is executed, the following warning message appears:

running golangci-lint
WARN [runner] 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. 

Checklist

@roger2hk roger2hk requested a review from pav-kv May 23, 2022 06:37
@pav-kv
Copy link
Contributor

pav-kv commented May 23, 2022

The PR description seems incomplete, please fix.

@roger2hk roger2hk merged commit cdcdd51 into google:master May 23, 2022
@roger2hk
Copy link
Contributor Author

Thanks @AlCutter for fixing the incomplete PR description.

@roger2hk roger2hk deleted the fix-presubmit-warning branch May 23, 2022 11:48
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