-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Warning for option that has not been set (linters.errcheck.ignore
)
#4733
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
Labels
bug
Something isn't working
Comments
Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors. |
Also happens when I disable all linters. I have no further mentions of |
Seeing the same here. Looks like it's being set by default here:
|
I created a PR to fix that. As a workaround, you should explicitly set linters-settings:
errcheck:
ignore : "" |
This comment has been minimized.
This comment has been minimized.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
1 task
HenryQW
added a commit
to RSS3-Network/Node
that referenced
this issue
May 20, 2024
KyleJu
added a commit
to web-platform-tests/wpt.fyi
that referenced
this issue
May 21, 2024
KyleJu
added a commit
to web-platform-tests/wpt.fyi
that referenced
this issue
May 21, 2024
* Temporary workaround for linter err golangci/golangci-lint#4733 * Update Makefile * Update Makefile * Update backfill.go
5 tasks
CommanderStorm
added a commit
to TUM-Dev/Campus-Backend
that referenced
this issue
Aug 5, 2024
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Welcome
Description of the problem
My current configuration warns be for something that hasn't been set.
Version of golangci-lint
golangci-lint has version 1.58.2 built with go1.22.3 from 8c4cfb61 on 2024-05-19T18:08:33Z
Configuration
Go environment
Verbose output of running
A minimal reproducible example or link to a public repository
https://github.com/ping-localhost/foobar
Validation
The text was updated successfully, but these errors were encountered: