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/lint: Use an explicit enable list instead of disable list #199

Merged
merged 1 commit into from Apr 10, 2020

Conversation

dnephin
Copy link
Member

@dnephin dnephin commented Apr 10, 2020

golangci-lint keeps adding new linters that are enabled by default. Many of these linters are nonsense. Instead of having to keep adding linters to the exclude list, use an include list.

golangci-lint keeps adding new linters that are enabled by default. Many
of these linters are nonsense. Instead of having to keep excluding new linters
use an include list.
@dnephin dnephin merged commit 4e4a41b into gotestyourself:master Apr 10, 2020
@dnephin dnephin deleted the explicit-linters branch April 10, 2020 20:24
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.

None yet

1 participant