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

Ignore unrecognized arguments #266

Merged

Conversation

gaborbarna
Copy link
Contributor

No description provided.

@gaborbarna
Copy link
Contributor Author

@alexarchambault Hey, what do you think about this change?

Copy link
Owner

@alexarchambault alexarchambault left a comment

Choose a reason for hiding this comment

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

Thanks! I only left a comment, about under-tested aspects of case-app.

Copy link
Owner

@alexarchambault alexarchambault left a comment

Choose a reason for hiding this comment

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

Thanks!

@@ -123,18 +123,27 @@ object ManualCommandNotAdtStuff {
}
}

case object Command5IgnoreUnrecognized extends CaseApp[ManualCommandNotAdtOptions.Command5Opts] {
Copy link
Owner

Choose a reason for hiding this comment

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

I had forgotten about that file ^^ That's where this should have been tested 👍

@alexarchambault alexarchambault merged commit 64134f0 into alexarchambault:master Mar 30, 2021
@gaborbarna
Copy link
Contributor Author

@alexarchambault Thanks, can you please release the latest version to maven?

@alexarchambault
Copy link
Owner

I had cut a release, but it seems something went wrong during the release job. I'll have a look later this week I think.

@gaborbarna
Copy link
Contributor Author

I had cut a release, but it seems something went wrong during the release job. I'll have a look later this week I think.

Hey, any news on that front?

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