Skip to content

Force LF line endings via .gitattributes#6

Merged
AlexR1712 merged 1 commit intomainfrom
claude/fix-runner-version-bBrkr
May 5, 2026
Merged

Force LF line endings via .gitattributes#6
AlexR1712 merged 1 commit intomainfrom
claude/fix-runner-version-bBrkr

Conversation

@AlexR1712
Copy link
Copy Markdown
Contributor

Snapshot tests on Windows runners failed because Git's autocrlf checked out fixture files with CRLF endings, while the PHP renderers emit LF. Pinning text files to LF makes cross-platform snapshot comparisons byte-identical.

Snapshot tests on Windows runners failed because Git's autocrlf checked
out fixture files with CRLF endings, while the PHP renderers emit LF.
Pinning text files to LF makes cross-platform snapshot comparisons
byte-identical.

https://claude.ai/code/session_01YZuadYxunCSX7UMiiNxucr
@AlexR1712 AlexR1712 merged commit d260c6f into main May 5, 2026
1 check passed
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.

2 participants