Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Remove extra whitespace after hyphens and right angle brackets #11428

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

Merged
merged 2 commits into from
Jun 10, 2025

Conversation

gewarren
Copy link
Contributor

@gewarren gewarren commented Jun 10, 2025

These are all whitespace only changes.

First commit:

Regex find: ^- (\w)
Replace: - $1

Second commit:

Regex find: ^> (\w)
Replace: > $1

Copy link
Contributor

@adegeo adegeo left a comment

Choose a reason for hiding this comment

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

Checked on a few files, looks good!

@gewarren gewarren merged commit fc62609 into dotnet:main Jun 10, 2025
5 of 6 checks passed
@gewarren gewarren deleted the whitespace branch June 10, 2025 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.