Skip to content

chore: normalize line endings to LF#30

Merged
P4suta merged 1 commit into
mainfrom
chore/normalize-lf
Jul 24, 2026
Merged

chore: normalize line endings to LF#30
P4suta merged 1 commit into
mainfrom
chore/normalize-lf

Conversation

@P4suta

@P4suta P4suta commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Unify all line endings to LF across the repo.

  • Enforce via .gitattributes (* text=auto eol=lf) and .editorconfig.
  • .bat/.cmd kept as CRLF; existing binary/-text carve-outs preserved.
  • Working tree renormalized: 18 CRLF/mixed files -> LF (non-batch remaining: 0).

Part of workspace-wide LF unification.

Enforce LF via .gitattributes (* text=auto eol=lf) and .editorconfig,
keeping .bat/.cmd as CRLF and existing binary/-text carve-outs.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@P4suta
P4suta enabled auto-merge (squash) July 24, 2026 15:46
@P4suta
P4suta merged commit 791d2a9 into main Jul 24, 2026
14 checks passed
@P4suta
P4suta deleted the chore/normalize-lf branch July 24, 2026 15:58
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