Skip to content

Conversation

@schneems
Copy link
Collaborator

@schneems schneems commented Nov 4, 2021

The DeadEnd vscode extension relies on calling dead_end --terminal <filename> which was previously possible because calling OptionParser#parse mutates ARGV. The filename should be the first argument, but only after parsing, not before.

The DeadEnd vscode extension relies on calling `dead_end --terminal <filename>` which was previously possible because calling `OptionParser#parse` mutates ARGV. The filename should be the first argument, but only after parsing, not before.
Copy link
Contributor

@mauro-oto mauro-oto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! 🎉

@schneems schneems merged commit 58a8d74 into main Nov 4, 2021
@schneems schneems deleted the schneems/fix-cli branch November 4, 2021 14:57
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.

3 participants