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

Fixing case sensitivity bug #73

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Conversation

DGonzalezVillal
Copy link
Member

Clap does not use FromStr, it handles inputs separately. Need to add ignore_case to make inputs case insensitive.

Signed-off-by: DGonzalezVillal <[email protected]>
Copy link
Contributor

@larrydewey larrydewey left a comment

Choose a reason for hiding this comment

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

LGTM!

Signed-off-by: DGonzalezVillal <[email protected]>
@DGonzalezVillal DGonzalezVillal merged commit 1c7e697 into virtee:main Sep 11, 2024
10 checks passed
@DGonzalezVillal DGonzalezVillal deleted the case branch September 11, 2024 19:40
larrydewey pushed a commit that referenced this pull request Sep 11, 2024
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