Skip to content

chore: enforce LF line endings with .gitattributes - #3

Merged
EthanThatOneKid merged 1 commit into
mainfrom
eol-lf-gitattributes
Aug 8, 2026
Merged

chore: enforce LF line endings with .gitattributes#3
EthanThatOneKid merged 1 commit into
mainfrom
eol-lf-gitattributes

Conversation

@EthanThatOneKid

Copy link
Copy Markdown
Contributor

Adds the same .gitattributes\ (* text=auto eol=lf) that the workspace root already tracks, so checkouts on Windows use LF regardless of the local \core.autocrlf\ setting. Prevents the CRLF diff churn seen in worktrees (e.g. \deno fmt --check\ failing with " Text differed by line endings).

@EthanThatOneKid
EthanThatOneKid merged commit 8ab0258 into main Aug 8, 2026
1 check passed
@EthanThatOneKid
EthanThatOneKid deleted the eol-lf-gitattributes branch August 8, 2026 19:43
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