-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Add more linters to golangci-lint #456
Conversation
53fb02e
to
8453b64
Compare
The gocritic commit contains actual code changes. I can recommend reviewing that commit properly. |
If you're OK with it, I'll review this PR as first for v0.39.0 |
No rush, just remember the conflicts will pile up :) |
Hi, the release v0.38.0 is out :) |
8453b64
to
6fb099c
Compare
Done, I hope I didn't mess things up :) |
6fb099c
to
a07baa0
Compare
Some of the larger if statements have been marked with 'nolint' as they are correct and concise. This makes it hard to write the same functionality in a better way.
a07baa0
to
8d7d4bb
Compare
This comment is still relevant |
This PR adds the following linters and fixes the code for said linters: