Skip to content

chore(repo): normalize LF endings#96

Merged
stacknil merged 1 commit into
mainfrom
codex/normalize-lf-after-msi-cleanup
Jun 29, 2026
Merged

chore(repo): normalize LF endings#96
stacknil merged 1 commit into
mainfrom
codex/normalize-lf-after-msi-cleanup

Conversation

@stacknil

Copy link
Copy Markdown
Owner

Summary:

  • Normalize files that were dirty immediately after a clean clone because tracked blobs had CRLF while .gitattributes requires LF.
  • No semantic content changes; git diff --ignore-space-at-eol --exit-code passes.
  • This followed local MSI conflict-copy cleanup so future checkouts stay clean.

Validation:

  • python scripts\validate-reviewer-routes.py
  • python -m pytest
  • git diff --ignore-space-at-eol --exit-code

@stacknil
stacknil merged commit 7a4c55b into main Jun 29, 2026
11 checks passed
@stacknil
stacknil deleted the codex/normalize-lf-after-msi-cleanup branch June 29, 2026 11:53
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