tinkerbell / lint-install

Consistently install reasonable linter rules for open-source projects
Apache License 2.0
6 stars 7 forks source link

golangci-lint update to v1.50.0, disable deprecated linters #49

Closed tstromberg closed 1 year ago

tstromberg commented 1 year ago

Description

Updates golangci-lint to v1.50.0.

This PR also removes deprecated linters, and adds comments to disable the ones which need to be updated to support generics.

How Has This Been Tested?

Locally run.

Checklist:

I have: