Skip to content
New issue

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

fmt: show errors when g:go_fmt_command is gopls #2752

Merged
merged 1 commit into from
Feb 29, 2020

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Feb 29, 2020

Show errors when g:go_fmt_command is gopls by passing the final argument
to go#list#ParseFormat. That parameter was added and merged via a branch
that was created after the branch for adding support for gopls go
g:go_fmt_command was created but was merged first.

Show errors when g:go_fmt_command is gopls by passing the final argument
to go#list#ParseFormat. That parameter was added and merged via a branch
that was created after the branch for adding support for gopls go
g:go_fmt_command was created but was merged first.
@bhcleek bhcleek merged commit ff3eeea into fatih:master Feb 29, 2020
@bhcleek bhcleek deleted the fmt/gopls/error branch February 29, 2020 15:40
bhcleek added a commit that referenced this pull request Feb 29, 2020
@bhcleek bhcleek added this to the vim-go 1.23 milestone Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant