Skip to content

Preserve README index line endings - #4

Merged
130U merged 1 commit into
mainfrom
codex/index-newline-portability
Aug 3, 2026
Merged

Preserve README index line endings#4
130U merged 1 commit into
mainfrom
codex/index-newline-portability

Conversation

@130U

@130U 130U commented Aug 3, 2026

Copy link
Copy Markdown
Owner

What changed

The README index generator now detects the source file's newline convention and normalizes only the generated block to that convention.

Why

After the design PR was merged, a fresh Windows checkout correctly used CRLF, but check:index rebuilt the generated block with LF and reported false drift. Linux CI did not expose the mismatch.

Impact

README content and layout are unchanged. npm run check now behaves consistently on Windows and Linux.

Validation

  • npm.cmd run check
  • git diff --check

@130U
130U merged commit e60e178 into main Aug 3, 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.

1 participant