-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Using enable-all. Custom linter does not work. #3080
Comments
Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors. |
Hello, you have to explicitly activate your linter as it is not in the list of know/embedded linters. The |
Can this issue be reopened? I suggest a solution to this issue. (#3085) |
Welcome
Description of the problem
example linter does not work with this .golangci.yml .
Related issue: #1335
But this issue was closed.
Version of golangci-lint
Configuration file
Go environment
Verbose output of running
Code example: https://github.com/yuqengo/example-plugin-linter
using enable-all
using enable
Code example or link to a public repository
// add your code here
The text was updated successfully, but these errors were encountered: