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

fix(types): allow resolving empty response from blink.cmd.Source #254

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

mikavilpas
Copy link
Contributor

Right now it looks like the code does nil checks perfectly, and there is no actual issue in resolving a nil value. However, the types still specify that a response must always be present.

Right now it looks like the code does nil checks perfectly, and there is
no actual issue in resolving a nil value. However, the types still
specify that a response must always be present.
@mikavilpas
Copy link
Contributor Author

mikavilpas added a commit to mikavilpas/blink-ripgrep.nvim that referenced this pull request Nov 4, 2024
mikavilpas added a commit to mikavilpas/blink-ripgrep.nvim that referenced this pull request Nov 4, 2024
@Saghen Saghen merged commit 46a5f0b into Saghen:main Nov 4, 2024
@Saghen
Copy link
Owner

Saghen commented Nov 4, 2024

Thanks!

@mikavilpas mikavilpas deleted the allow-resolving-empty-response branch November 4, 2024 15:22
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.

2 participants