Merge pull request #16754 from nvaccess/normalize-all-line-endings
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