-
Notifications
You must be signed in to change notification settings - Fork 24
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
Update golangci-lint linters in all projects #231
Labels
Comments
tpantelis
added a commit
to tpantelis/admiral
that referenced
this issue
Nov 13, 2024
Added new linters (some commented out if not needed) and removed deprecated linters. Related to submariner-io/enhancements#231 Signed-off-by: Tom Pantelis <[email protected]>
tpantelis
added a commit
to tpantelis/admiral
that referenced
this issue
Nov 13, 2024
Added new linters (some commented out if not needed) and removed deprecated linters. Related to submariner-io/enhancements#231 Signed-off-by: Tom Pantelis <[email protected]>
tpantelis
added a commit
to tpantelis/admiral
that referenced
this issue
Nov 13, 2024
Added new linters (some commented out if not needed) and removed deprecated linters. Related to submariner-io/enhancements#231 Signed-off-by: Tom Pantelis <[email protected]>
tpantelis
added a commit
to submariner-io/admiral
that referenced
this issue
Nov 14, 2024
Added new linters (some commented out if not needed) and removed deprecated linters. Related to submariner-io/enhancements#231 Signed-off-by: Tom Pantelis <[email protected]>
tpantelis
added a commit
to tpantelis/submariner
that referenced
this issue
Nov 15, 2024
Added new linters (some commented out if not needed) and removed deprecated linters. Also addressed violations reported by new linters (in separate commits). Related to submariner-io/enhancements#231 Signed-off-by: Tom Pantelis <[email protected]>
tpantelis
added a commit
to tpantelis/submariner
that referenced
this issue
Nov 15, 2024
Added new linters (some commented out if not needed) and removed deprecated linters. Also addressed violations reported by new linters (in separate commits). Related to submariner-io/enhancements#231 Signed-off-by: Tom Pantelis <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's been about 3 years since we last reviewed the available linters and enabled the ones we want. That was
golangci-lint
v1.43 and now it's up to 1.60.3 and they've added quite a few more. Here's the list that we have disabled right now:We should review this list and decide when ones we want to enable.
The text was updated successfully, but these errors were encountered: