-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update go tool dependencies, restructure lint targets #24239
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
Ready now. |
New lint targets:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That wasn't what I meant with
that lints everything and fixes what it can
But that is fine too.
Hmm could do as well. I though anyone running that target would be more interesting in the fixing aspect than the linting aspect, but I see your idea is better. |
@delvh added, I also added intermediate targets so now we have this extensive list:
|
- Update all tool dependencies to latest tag - Remove unused errcheck, it is part of golangci-lint - Include main.go in air
lint-*
namespace