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

fix: parse arguments with spaces #246

Merged
merged 1 commit into from
Jan 8, 2025
Merged

fix: parse arguments with spaces #246

merged 1 commit into from
Jan 8, 2025

Conversation

b00f
Copy link
Contributor

@b00f b00f commented Jan 8, 2025

Description

This PR fixes the issue where arguments have spaces inside the value part.

Related Issue

Types of changes

  • Bug fix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (corrections, enhancements, or additions to documentation)
  • Other (please describe):

@b00f b00f merged commit 1eac18e into main Jan 8, 2025
6 checks passed
@b00f b00f deleted the fix/arg-with-space branch January 8, 2025 11:59
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.

Unable to parse arguments with spaces
1 participant