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

chore: enable nolintlint to lint //nolint directives #3391

Merged

Conversation

alexandear
Copy link
Contributor

This PR enables nolintlint linter in golangci-lint. This simple linter controls //nolint directives and suggests removing unused //nolint comments.

I have:

  • Updated any relevant documentation (see docs)

@coveralls
Copy link

Coverage Status

coverage: 59.721% (-0.03%) from 59.753%
when pulling 2409a2c on alexandear:chore/enable-nolint-lint
into 0d5b25e on 99designs:master.

@StevenACoffman StevenACoffman merged commit 04f77c4 into 99designs:master Nov 25, 2024
16 of 17 checks passed
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.

3 participants