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

Proposal: Add more linters to golangci-lint config #493

Open
nkryuchkov opened this issue Jul 19, 2019 · 0 comments
Open

Proposal: Add more linters to golangci-lint config #493

nkryuchkov opened this issue Jul 19, 2019 · 0 comments

Comments

@nkryuchkov
Copy link
Collaborator

I'd suggest adding more linters to the golangci-lint config. This could help us improve the code quality and detect possible bugs that might be hard to find in the future.

Full linter list: https://github.com/golangci/golangci-lint#supported-linters

Personally, I would add the following ones:

  • bodyclose
  • dupl
  • gocritic
  • scopelint
  • unconvert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant