Skip to content

NormalizeWhitespace: no need for space after colon in interpolation format clause#24494

Merged
jcouv merged 1 commit intodotnet:dev15.7.xfrom
jcouv:normalize-string
Jan 29, 2018
Merged

NormalizeWhitespace: no need for space after colon in interpolation format clause#24494
jcouv merged 1 commit intodotnet:dev15.7.xfrom
jcouv:normalize-string

Conversation

@jcouv
Copy link
Copy Markdown
Member

@jcouv jcouv commented Jan 27, 2018

Customer scenario

Invoke NormalizeWhitespace on string interpolation with format, such as :N. No space should be injected after the colon.

Bugs this fixes

Fixes #24454

@jcouv jcouv added this to the 15.7 milestone Jan 27, 2018
@jcouv jcouv self-assigned this Jan 27, 2018
@jcouv jcouv requested a review from a team as a code owner January 27, 2018 20:39
@jcouv jcouv added the PR For Personal Review Only The PR doesn’t require anyone other than the developer to review it. label Jan 27, 2018
@sharwell
Copy link
Copy Markdown
Contributor

@jcouv Why for personal review only?

@jcouv jcouv removed the PR For Personal Review Only The PR doesn’t require anyone other than the developer to review it. label Jan 28, 2018
@jcouv
Copy link
Copy Markdown
Member Author

jcouv commented Jan 28, 2018

@sharwell I usually wait to get an initial green CI before opening up for review, in case there are regressions I didn't test locally.

@jinujoseph
Copy link
Copy Markdown
Contributor

@Pilchie for ask mode approval

@jcouv
Copy link
Copy Markdown
Member Author

jcouv commented Jan 28, 2018

@dotnet/roslyn-compiler for review.

Copy link
Copy Markdown
Member

@gafter gafter left a comment

Choose a reason for hiding this comment

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

:shipit:

@jcouv jcouv merged commit 2661016 into dotnet:dev15.7.x Jan 29, 2018
@jcouv jcouv deleted the normalize-string branch January 29, 2018 22:17
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.

6 participants