Skip to content

repository: normalize line endings with Git attributes - #22

Merged
rameel merged 1 commit into
mainfrom
repository/normalize-line-endings
Sep 20, 2026
Merged

rameel merged 1 commit into
mainfrom
repository/normalize-line-endings

Conversation

@rameel

@rameel rameel commented Sep 20, 2026 •

Copy link
Copy Markdown
Owner

Summary

  • Add * text=auto to .gitattributes so Git normalizes text files and handles checkout line endings according to user configuration.
  • Normalize 151 existing tracked files from CRLF to LF in the repository.

Verification

  • Verified that all changes to existing files consist only of CRLF-to-LF normalization.
  • Verified that all tracked text files are stored with LF in the Git index.
  • The Build & Test workflow passed Debug and Release builds and tests on x64 and ARM64, including the SIMD-disabled configurations.

Prepared by GPT-6 Astra.

@rameel
rameel merged commit f7c40ef into main Sep 20, 2026
2 checks passed
@rameel
rameel deleted the repository/normalize-line-endings branch September 20, 2026 16:47
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.

1 participant