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

fix: resolve new linter warnings reported after upgrading golangci-lint to v1.46 #42

Merged
merged 1 commit into from
May 17, 2022

Conversation

dylan-bourque
Copy link
Collaborator

removed never-true comparisons against max int values
added //nolint to suppress warnings about references to github.com/golang/protobuf

This will also resolve the build failure in #41.

…-lint@v1.46.0

removed never-true comparisons against max int values
added `//nolint` to suppress warnings about references to `github.com/golang/protobuf`
@dylan-bourque dylan-bourque merged commit 0536d4b into main May 17, 2022
@dylan-bourque dylan-bourque deleted the fix/resolve-linter-warnings branch May 17, 2022 15:37
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