Update errcheck to latest version #959
Labels
blocked
Need's direct action from maintainer
dependencies
Relates to an upstream dependency
duplicate
This issue or pull request already exists
linter: update version
Update version of linter
This maybe the wrong place for it so close it if it is but https://github.com/golangci/errcheck does not have the ability to create an issue.
But I wanted to open it up and get feedback on thoughts regarding updating that forked repo to have the latest version of what the forked repo has https://github.com/kisielk/errcheck.
The thing that golangci version is currently missing is the embedded interface walker stuff found here.
https://github.com/kisielk/errcheck/blob/master/internal/errcheck/embedded_walker.go
I believe updating that would resolve issue #656 and hopefully #657
The text was updated successfully, but these errors were encountered: