Skip to content

Conversation

filzrev
Copy link
Contributor

@filzrev filzrev commented Jun 5, 2025

This PR modify files that are using CRLF (or CRLF/LF mixed line endings) to use LF line endings only.

Background

Files that are committed to git should use only LF line endings.
But currently some files seems contains CRLF line endings.
And cause diffs when code formatter is applied.

@filzrev filzrev force-pushed the chore-fix-line-endings branch from 78338e6 to 59a5118 Compare June 5, 2025 05:51
@AndreyAkinshin
Copy link
Member

@filzrev thanks for the PR! Could you please resolve conflicts with the latest master?

@filzrev filzrev force-pushed the chore-fix-line-endings branch from 59a5118 to f752273 Compare June 7, 2025 11:32
@AndreyAkinshin AndreyAkinshin merged commit 0134497 into dotnet:master Jun 7, 2025
13 of 14 checks passed
@AndreyAkinshin AndreyAkinshin added this to the v0.15.1 milestone Jun 7, 2025
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