We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With modules enabled, $GOPATH under testdata seems not to work as expected.
$GOPATH
testdata
Probably related to golang/go#28481.
The text was updated successfully, but these errors were encountered:
linttest: disable Go modules inside integration tests
8330d8c
Fixes #62 Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
linttest: disable Go modules inside integration tests (#63)
b83eac2
No branches or pull requests
With modules enabled,
$GOPATH
undertestdata
seems not to work as expected.Probably related to golang/go#28481.
The text was updated successfully, but these errors were encountered: