Skip to content

Comments

action: use shlex.split#104

Merged
tetsuo-cpp merged 3 commits intomainfrom
ww/shlex
Jan 11, 2024
Merged

action: use shlex.split#104
tetsuo-cpp merged 3 commits intomainfrom
ww/shlex

Conversation

@woodruffw
Copy link
Member

Makes inputs slightly more uniform. Needs self-tests.

Closes #77.

Closes #77.

Signed-off-by: William Woodruff <[email protected]>
@woodruffw woodruffw added the enhancement New feature or request label Jan 10, 2024
@woodruffw woodruffw self-assigned this Jan 10, 2024
Signed-off-by: William Woodruff <[email protected]>
@woodruffw woodruffw requested review from jku and tetsuo-cpp January 10, 2024 21:20
Signed-off-by: William Woodruff <[email protected]>
Copy link
Contributor

@tetsuo-cpp tetsuo-cpp left a comment

Choose a reason for hiding this comment

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

LGTM!

@tetsuo-cpp tetsuo-cpp merged commit faa37e3 into main Jan 11, 2024
@tetsuo-cpp tetsuo-cpp deleted the ww/shlex branch January 11, 2024 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Split inputs using shlex.split

2 participants