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

Make argname normalization robust and exit 1 if invalid arg #18

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

randallpittman
Copy link
Contributor

The existing code doesn't handle passing outpath nor some other args at the command line and the code for normalizing capitalization is brittle. This PR makes these both programmatic. Also, it exits with exitcode 1 (error) if the argname is invalid.

@randallpittman randallpittman marked this pull request as ready for review November 2, 2023 22:32
@tcj tcj self-requested a review November 3, 2023 19:35
@tcj
Copy link
Contributor

tcj commented Nov 3, 2023

Thanks @randallpittman !

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