Skip to content

Normalize line endings to LF - #61

Closed
gerrycampion wants to merge 3 commits into
mainfrom
normalize-eol
Closed

Normalize line endings to LF#61
gerrycampion wants to merge 3 commits into
mainfrom
normalize-eol

Conversation

@gerrycampion

@gerrycampion gerrycampion commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Adds .gitattributes\ enforcing LF for all text files (*.csv, *.py, *.sh, *.yml, etc.) and runs \git add --renormalize\ to fix already-committed CRLF files.

This is a prerequisite for the \automatic-pr\ workflow — without it, the Linux engine writing LF files creates spurious diffs against CRLF-committed baselines.

Merge this before \automatic-pr.

gerrycampion and others added 2 commits June 25, 2026 23:29
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@gerrycampion
gerrycampion marked this pull request as draft June 26, 2026 03:32
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