-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
linters-settings.thelper.test.name not working #2848
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
Comments
Hello, |
Yes - as you see I've checked this item. |
|
I think
golangci-lint/.golangci.example.yml Lines 1447 to 1461 in e889b40
|
The problem is the default behavior of the linter itself. |
I will try to override the behavior in golangci-lint but it's not the right place IMHO. |
In fact, since v1.46.0, thelper doesn't work inside golangci-lint with projects using go1.17 even with golangci-lint compile with go1.18. I'm working on a fix. Edit: |
Welcome
Description of the problem
It's impossible to disable thelper's "t_name" check using
.golangci.yml
.Version of golangci-lint
Configuration file
Go environment
Verbose output of running
Code example or link to a public repository
The text was updated successfully, but these errors were encountered: