Use errcheck from main repo instead of golangci-lint fork#1319
Conversation
6b8af1d to
2f11046
Compare
d770f83 to
7600c38
Compare
|
Mark as draft PR to avoid showing up in review list. |
|
Hello @SVilgelm @sayboras, maybe we could reignite this PR because kisielk/errcheck#185 is now merged? |
7600c38 to
2944f68
Compare
|
The previous exclusion rule ( The current output: The output with the PR: golangci-lint/pkg/config/config.go Lines 39 to 46 in 306816e The main impact is on This will also impact the users that use custom exclusion rules. |
|
I don't see many solutions 😢
In all the cases, it's a breaking change. |
|
@ldez Here is the PR to original repo: kisielk/errcheck#197 so it should solve the problem with dropping the exclusions rule |
8d25552 to
625f92b
Compare
|
@golangci/team Please review, it's still blocked until a new release of the |
Closes #1274
Closes #1194
Closes #882
Closes #959
kisielk/errcheck@8050dd7...master
golangci/errcheck@8050dd7...master
Depends on:
Move errcheck package out of internal kisielk/errcheck#185Add SelectorName in UncheckedError kisielk/errcheck#197