Skip to content

chore: normalize line endings to LF per .gitattributes#65

Merged
ianphil merged 1 commit intomainfrom
fix/normalize-line-endings
Feb 13, 2026
Merged

chore: normalize line endings to LF per .gitattributes#65
ianphil merged 1 commit intomainfrom
fix/normalize-line-endings

Conversation

@ianphil
Copy link
Copy Markdown
Contributor

@ianphil ianphil commented Feb 13, 2026

One-time normalization of committed file line endings from CRLF to LF to match the rules in .gitattributes.

This fixes the phantom dirty status on Windows checkouts and prevents future fork PRs from showing 50+ files of line-ending noise.

Changes:

  • 7 files re-committed with LF endings (no content changes)
  • All *.ts, *.tsx, *.js, *.json, *.css, *.html, *.md, *.yml files now match eol=lf rule

@ianphil ianphil merged commit 0a76af1 into main Feb 13, 2026
1 check passed
@ianphil ianphil deleted the fix/normalize-line-endings branch February 13, 2026 17:40
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