Skip to content

Avoid adding trailing whitespace.#20

Merged
sharkdp merged 1 commit intosharkdp:masterfrom
obi1kenobi:no-trailing-whitespace
Mar 22, 2026
Merged

Avoid adding trailing whitespace.#20
sharkdp merged 1 commit intosharkdp:masterfrom
obi1kenobi:no-trailing-whitespace

Conversation

@obi1kenobi
Copy link
Contributor

Fixes #19.

Copy link
Owner

@sharkdp sharkdp 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

@obi1kenobi
Copy link
Contributor Author

Seems like CI is unhappy for MSRV reasons. For my needs at least, an MSRV bump would be totally fine -- 1.74 is 20 versions old at this point.

@sharkdp sharkdp force-pushed the master branch 2 times, most recently from d87f2f9 to 6b6df4e Compare March 22, 2026 17:58
@sharkdp sharkdp closed this Mar 22, 2026
@sharkdp sharkdp reopened this Mar 22, 2026
@sharkdp sharkdp merged commit 6bc6652 into sharkdp:master Mar 22, 2026
40 of 55 checks passed
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.

Trailing whitespace emitted by CommandLine::collect() and CommandOutput::collect()

2 participants