Skip to content

Normalize all text files to UTF-8 + LF line endings - #595

Merged
treeform merged 1 commit into
masterfrom
normalize-utf8-lf
Aug 23, 2026
Merged

Normalize all text files to UTF-8 + LF line endings#595
treeform merged 1 commit into
masterfrom
normalize-utf8-lf

Conversation

@treeform

Copy link
Copy Markdown
Owner

Normalizes every text file in this repo to plain UTF-8 with LF (Unix) line endings.

What changed

  • 6 files converted from CRLF to LF line endings.

Notes

  • Content is otherwise untouched — this is a pure encoding/line-ending change. git diff -w --ignore-cr-at-eol on this branch is empty.
  • Binary files (images, fonts, archives, compiled artifacts) were not touched.

Generated with Claude Code

0 UTF-16 file(s) re-encoded, 0 BOM(s) stripped, 6 file(s) converted from CRLF to LF.
@treeform
treeform merged commit 87cecce into master Aug 23, 2026
3 checks 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