lint: enable all standard linters on project-infra #3837
Labels
help wanted
Identifies an issue that has been specifically created or selected for new contributors.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
kind/enhancement
wg/code-quality
Denotes an issue or PR that relates to the code-quality working group.
Is your feature request related to a problem? Please describe:
As a follow up to #3822 we want to enable the golangci-lint rules that have been disabled in the PR #3825 that integrated the linter but disabled the default linters: https://github.com/dhiller/project-infra/blob/22defd18943880ba3aa05fa11bfeb7203c545774/.golangci.yaml#L6-L14
Describe the solution you'd like:
Goals/Linters to enable:
//nolint
directivesDescribe alternatives you've considered:
Additional context:
The text was updated successfully, but these errors were encountered: