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

Improve --parameters usability #692

Merged
merged 2 commits into from
Jun 13, 2022
Merged

Improve --parameters usability #692

merged 2 commits into from
Jun 13, 2022

Conversation

A-Walrus
Copy link
Contributor

The example command in the readme didn't work so I fixed it. Also added trimming of white-space to allow spaces before/after commas and equal signs.

A-Walrus added 2 commits June 13, 2022 19:03
Ignore leading or trailing whitespace when parsing parameters.
This allows spaces before/after commas, and before or after '='
@A-Walrus A-Walrus requested a review from hannobraun as a code owner June 13, 2022 16:27
Copy link
Owner

@hannobraun hannobraun left a comment

Choose a reason for hiding this comment

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

Thank you, @A-Walrus, nice changes!

@hannobraun hannobraun merged commit 7a0f848 into hannobraun:main Jun 13, 2022
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