cmd/govim: test the setting of GoplsEnv with build tags in GOFLAGS#595
Merged
cmd/govim: test the setting of GoplsEnv with build tags in GOFLAGS#595
Conversation
ba38dcc to
c67cd7c
Compare
c67cd7c to
63326d3
Compare
de0fa74 to
5da8ba3
Compare
ed80734 to
a28b4a6
Compare
a28b4a6 to
b565b88
Compare
5112e59 to
4136f0d
Compare
5db6c14 to
98299bb
Compare
98299bb to
2042e9c
Compare
2042e9c to
b6c0d4d
Compare
leitzler
approved these changes
Feb 10, 2020
Member
leitzler
left a comment
There was a problem hiding this comment.
Just a comment, otherwise LGTM
cmd/govim/testdata/scenario_default/config_set_env_goflags_build_tags.txt
Show resolved
Hide resolved
We currently support the setting of GOFLAGS with values like -modefile=go.local.mod. But because of golang.org/issues/29202 have been unable to supported (in a tested way) the setting of build tags as part of GOFLAGS. Add such a test to verify the gopls fix works, but skip for now pending golang.org/issues/29202.
b6c0d4d to
b182a61
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.