Skip to content

Documentation says that custom linters are enabled with --enable-all, but they are not #3505

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

Closed
4 tasks done
misha-ridge opened this issue Jan 26, 2023 · 0 comments · Fixed by #3506
Closed
4 tasks done
Labels
area: docs bug Something isn't working

Comments

@misha-ridge
Copy link
Contributor

Welcome

  • Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've included all information below (version, config, etc.).
  • Yes, I've tried with the standalone linter if available (e.g., gocritic, go vet, etc.). (https://golangci-lint.run/usage/linters/)

Description of the problem

Documentation for custom linters says "Custom linters are enabled by default".

However this is not the case, and this confuses people: #3080, #3085, and I also spent half a day debugging why the custom linter is not enabled.

Version of golangci-lint

```master```

Configuration file

N/A

Go environment

N/A

Verbose output of running

N/A

Code example or link to a public repository

N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants