-
Notifications
You must be signed in to change notification settings - Fork 51
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
add support to detect ambiguity and likely typos in generaloption #199
Conversation
…et_args), fixes broken test
…so redefining parse_args, which caused double paring of environment args)
One or more tests FAILed. See https://jenkins1.ugent.be/job/vsc-base-pr-builder/356/console for more details. |
All tests PASSed. See https://jenkins1.ugent.be/job/vsc-base-pr-builder/357/console for more details. |
@stdweird: please review ;) |
All tests PASSed. See https://jenkins1.ugent.be/job/vsc-base-pr-builder/358/console for more details. |
All tests PASSed. See https://jenkins1.ugent.be/job/vsc-base-pr-builder/359/console for more details. |
All tests PASSed. See https://jenkins1.ugent.be/job/vsc-base-pr-builder/360/console for more details. |
merged via #185 |
wrapper PR for @stdweird's #185
changes on top include cleanup/enhanced tests and support to also recognise values as likely options (to reject e.g.
-rf
which is probably meant to be--robot --force
but is interpreted as--robot=f