Skip to content

Add .gitattributes to normalize line endings to LF#930

Merged
yoshuawuyts merged 1 commit into
WebAssembly:mainfrom
ricochet:gitattributes
Jun 11, 2026
Merged

Add .gitattributes to normalize line endings to LF#930
yoshuawuyts merged 1 commit into
WebAssembly:mainfrom
ricochet:gitattributes

Conversation

@ricochet

Copy link
Copy Markdown
Contributor

Enforce LF line endings repo-wide for all text files so contributors' local git config and editors can't introduce CRLF. A recent edit to proposals/http/wit-0.3.0-draft/worlds.wit was committed with CRLF endings, which made the entire file appear changed in diffs even on untouched lines.

Enforce LF line endings repo-wide for all text files so contributors'
local git config and editors can't introduce CRLF. A recent edit to
proposals/http/wit-0.3.0-draft/worlds.wit was committed with CRLF
endings, which made the entire file appear changed in diffs even on
untouched lines.

Signed-off-by: Bailey Hayes <bailey@cosmonic.com>
@ricochet ricochet requested a review from a team as a code owner June 11, 2026 15:19
@yoshuawuyts yoshuawuyts added this pull request to the merge queue Jun 11, 2026
Merged via the queue into WebAssembly:main with commit 2eb379a Jun 11, 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