Skip to content

Refactors CLI option parsing for improved error handling#14

Merged
visciang merged 1 commit intomainfrom
better-cli-err
Feb 16, 2026
Merged

Refactors CLI option parsing for improved error handling#14
visciang merged 1 commit intomainfrom
better-cli-err

Conversation

@visciang
Copy link
Collaborator

Replaces direct usage of the built-in option parser with a helper function that provides consistent invalid option handling and user feedback. Ensures early failure and clear error reporting when unrecognized options are provided, improving CLI robustness.

Replaces direct usage of the built-in option parser with a helper
function that provides consistent invalid option handling and
user feedback. Ensures early failure and clear error reporting
when unrecognized options are provided, improving CLI robustness.
@visciang visciang merged commit 16f19c8 into main Feb 16, 2026
1 check passed
@visciang visciang deleted the better-cli-err branch February 16, 2026 15:18
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