Closed yuqengo closed 1 year ago
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 enable-all
option only enables know/embedded linters.
Can this issue be reopened?
I think it is inconvenient that custom linters are not available when in enable-all
.
I suggest a solution to this issue. (https://github.com/golangci/golangci-lint/pull/3085)
Welcome
Description of the problem
example linter does not work with this .golangci.yml .
Related issue: https://github.com/golangci/golangci-lint/issues/1335 But this issue was closed.
Version of golangci-lint
Configuration file
Go environment
Verbose output of running
Code example or link to a public repository
https://github.com/yuqengo/example-plugin-linter