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

Wingman can't split all arguments if some of them aren't splittable #1677

Closed
isovector opened this issue Apr 6, 2021 · 0 comments · Fixed by #1695
Closed

Wingman can't split all arguments if some of them aren't splittable #1677

isovector opened this issue Apr 6, 2021 · 0 comments · Fixed by #1695
Labels
component: wingman type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..

Comments

@isovector
Copy link
Collaborator

Wingman will try to split all arguments, even if they are things like functions that can't be split. This will cause it to fail.

But instead, it should just split the ones that are splittable.

@isovector isovector added type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc.. component: wingman labels Apr 6, 2021
@mergify mergify bot closed this as completed in #1695 Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: wingman type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant