Skip to content

line ending and BOM cleanup#435

Merged
chrisd8088 merged 2 commits intomicrosoft:mainfrom
chrisd8088:use-lf-only
Sep 21, 2020
Merged

line ending and BOM cleanup#435
chrisd8088 merged 2 commits intomicrosoft:mainfrom
chrisd8088:use-lf-only

Conversation

@chrisd8088
Copy link
Contributor

@chrisd8088 chrisd8088 commented Sep 18, 2020

Remove UTF-8 BOM marks and convert line endings to LF-only in all code and project files, following on from commit 6a8a91f in #46. Quoting from that PR:

Note to reviewers: if you disable whitespace diff, you'll still see most files have a diff on the first line. On spot checking a few, this is the removal of the BOM.

@chrisd8088 chrisd8088 marked this pull request as ready for review September 18, 2020 05:59
@chrisd8088 chrisd8088 changed the title [WIP] line ending and BOM cleanup line ending and BOM cleanup Sep 18, 2020
Copy link
Contributor

@derrickstolee derrickstolee left a comment

Choose a reason for hiding this comment

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

Thanks for this cleanup! 🧹

Re-standardize on LF thoughout the repository, following on
from commit 6a8a91f.
Remove UTF-8 BOM marks from code and project files, following
on from commit 6a8a91f.
@chrisd8088 chrisd8088 merged commit bffe53d into microsoft:main Sep 21, 2020
@chrisd8088 chrisd8088 deleted the use-lf-only branch September 21, 2020 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants