Open uhthomas opened 2 years ago
This issue affected me as well when I tried to create wrappers for the analyzers for use with nogo
from Bazel's rules_go
.
I've created a pull request to upstream the patch that I ended up using in my repository, as well as add some tests to validate the functionality.
According to https://pkg.go.dev/golang.org/x/tools/go/analysis#Analyzer:
Because of this, the analyzers fail to run: