Skip to content

normalize all line endings to LF#16754

Merged
seanbudd merged 2 commits into
masterfrom
normalize-all-line-endings
Jun 27, 2024
Merged

normalize all line endings to LF#16754
seanbudd merged 2 commits into
masterfrom
normalize-all-line-endings

Conversation

@seanbudd

@seanbudd seanbudd commented Jun 27, 2024

Copy link
Copy Markdown
Member

Follow up to #12816
Closes #12387

Must be merge commit

Performed the following:

git add --renormalize .
git commit -m "normalize line endings"

Added the commit to .git-blame-ignore-revs

Testing

Confirmed testing by ensuring the diff is empty

git diff --ignore-cr-at-eol origin/master normalize-all-line-endings

@coderabbitai ignore

@seanbudd seanbudd requested review from a team as code owners June 27, 2024 06:13
@seanbudd

Copy link
Copy Markdown
Member Author

@coderabbitai ignore

@coderabbitai

This comment was marked as off-topic.

coderabbitai[bot]

This comment was marked as resolved.

@coderabbitai

coderabbitai Bot commented Jun 27, 2024

Copy link
Copy Markdown
Contributor

@coderabbitai ignore

Actions performed

Reviews paused.

@seanbudd

Copy link
Copy Markdown
Member Author

@coderabbitai resolve

@seanbudd seanbudd mentioned this pull request Jun 27, 2024
5 tasks
@AppVeyorBot

Copy link
Copy Markdown

See test results for failed build of commit 98d054ff9e

@seanbudd seanbudd merged commit 23cb96b into master Jun 27, 2024
@seanbudd seanbudd deleted the normalize-all-line-endings branch June 27, 2024 07:10
@coderabbitai coderabbitai Bot mentioned this pull request Sep 30, 2024
5 tasks
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.

Line ending normalization

2 participants