Skip to content
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

[pkg/stanza] Reenable linters and remove custom .golangci.yml #10012

Closed
6 tasks done
djaglowski opened this issue May 13, 2022 · 0 comments · Fixed by #10377
Closed
6 tasks done

[pkg/stanza] Reenable linters and remove custom .golangci.yml #10012

djaglowski opened this issue May 13, 2022 · 0 comments · Fixed by #10377
Assignees

Comments

@djaglowski
Copy link
Member

djaglowski commented May 13, 2022

Followup to #9953

pkg/stanza will have a temporary copy of .golangci.yml which allows it to temporarily exclude a minimal set of linters. These linters should be reenabled and their issues addressed. Once all linters are resolved, the custom .golangci.yml should be removed.

  • errcheck
  • misspell
  • gosec
  • revive
  • govet
  • Remove pkg/stanza/.golangci.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant