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

fix: parsing the default is wrong types #380

Merged
merged 3 commits into from Feb 28, 2022
Merged

Conversation

mshanemc
Copy link
Member

fixed a bug where parsing the default worked only when the flag was of type string

This does not resolve the help issue when the flag type is not a string-friendly type (ex: a class or an object)

mdonnalley
mdonnalley previously approved these changes Feb 25, 2022
@mshanemc mshanemc merged commit ad5b108 into main Feb 28, 2022
@mshanemc mshanemc deleted the sm/dont-parse-default branch February 28, 2022 15:47
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.

None yet

2 participants