Skip to content

Remove 'Zero Width No-Brake Space' character from multiple files#6570

Merged
dipeshmsft merged 1 commit intodotnet:mainfrom
pomianowski:patch-unicode
May 19, 2022
Merged

Remove 'Zero Width No-Brake Space' character from multiple files#6570
dipeshmsft merged 1 commit intodotnet:mainfrom
pomianowski:patch-unicode

Conversation

@pomianowski
Copy link
Contributor

@pomianowski pomianowski commented May 11, 2022

Description

Many files have non-breaking, zero-length spaces UTF8-EFBBBF that are not part of the standard character palette used in software development.
PR introduces only cosmetic changes in the code, to not confuse while editing the code.

Customer Impact

The end user does not feel the change, the developer may notice less strange behavior from the editor.

Testing

The project builds up and runs fine after removing unnecessary characters.

Risk

With a high probability - none, we just remove unnecessary, non-standard characters.

Microsoft Reviewers: Open in CodeFlow

@pomianowski pomianowski requested a review from a team as a code owner May 11, 2022 21:12
@ghost ghost assigned pomianowski May 11, 2022
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label May 11, 2022
@ghost ghost requested review from dipeshmsft and singhashish-wpf May 11, 2022 21:12
@dnfadmin
Copy link

dnfadmin commented May 11, 2022

CLA assistant check
All CLA requirements met.

@ghost ghost requested a review from SamBent May 11, 2022 21:13
@ghost ghost added the Community Contribution A label for all community Contributions label May 11, 2022
@dipeshmsft dipeshmsft merged commit d4ffc34 into dotnet:main May 19, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jul 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants