Skip to content

Fix double spaces in comments and doc comments#731

Merged
Darksonn merged 1 commit into
tokio-rs:masterfrom
paolobarbolini:double-spaces
Aug 19, 2024
Merged

Fix double spaces in comments and doc comments#731
Darksonn merged 1 commit into
tokio-rs:masterfrom
paolobarbolini:double-spaces

Conversation

@paolobarbolini
Copy link
Copy Markdown
Contributor

Caught by this very naive regex: [a-zA-Z0-9] [a-zA-Z0-9]

Copy link
Copy Markdown
Member

@Darksonn Darksonn 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.

@Darksonn Darksonn merged commit 291df5a into tokio-rs:master Aug 19, 2024
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