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

clar: argument parsing improvements #110

Merged
merged 1 commit into from
Jan 18, 2025
Merged

clar: argument parsing improvements #110

merged 1 commit into from
Jan 18, 2025

Conversation

ethomson
Copy link
Member

@ethomson ethomson commented Jan 16, 2025

  • Ensure that arguments (like -v) do not have trailing characters.
  • Allow suites to be a separate argument (eg -s online, not just -sonline).

* Ensure that arguments (like `-v`) do not have trailing characters.
* Allow suites to be a separate argument (eg `-s online`, not just
  `-sonline`).
@ethomson ethomson force-pushed the ethomson/argparsing branch from cc0d99b to 7eaea8b Compare January 17, 2025 11:44
@ethomson ethomson merged commit a23a73e into main Jan 18, 2025
6 checks passed
@ethomson ethomson deleted the ethomson/argparsing branch January 18, 2025 17:57
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.

1 participant