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

lsp: handle errors at EOF #2942

Merged
merged 1 commit into from
Jun 30, 2020
Merged

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Jun 30, 2020

Handle errors at the end of the file (e.g a closing curly brace).

Fixes #2941

Handle errors at the end of the file (e.g a closing curly brace).

Fixes fatih#2941
@bhcleek bhcleek added this to the vim-go 1.24 milestone Jun 30, 2020
@bhcleek bhcleek merged commit 0354def into fatih:master Jun 30, 2020
@bhcleek bhcleek deleted the lint/missing-close-brace-eof branch June 30, 2020 03:04
bhcleek added a commit that referenced this pull request Jun 30, 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.

Error if at the end of document missing closing bracket "}"
1 participant