Skip to content

fix completion of first arg#38

Merged
dirk-thomas merged 1 commit intomasterfrom
dirk-thomas/fix-completion
Sep 27, 2019
Merged

fix completion of first arg#38
dirk-thomas merged 1 commit intomasterfrom
dirk-thomas/fix-completion

Conversation

@dirk-thomas
Copy link
Copy Markdown
Contributor

Follow up of #35.

The completion for the first argument fails atm because the second completion function is also trigger (since both are optional) and that function raises an exception if the first argument is not provided.

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas added bug Something isn't working in review Waiting for review (Kanban column) labels Sep 27, 2019
@dirk-thomas dirk-thomas self-assigned this Sep 27, 2019
@dirk-thomas dirk-thomas mentioned this pull request Sep 27, 2019
@dirk-thomas dirk-thomas merged commit b46ef8e into master Sep 27, 2019
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/fix-completion branch September 27, 2019 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working in review Waiting for review (Kanban column)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants