Skip to content

[codex] Normalize line endings#775

Merged
icceey merged 2 commits into
devfrom
codex/normalize-line-endings
May 17, 2026
Merged

[codex] Normalize line endings#775
icceey merged 2 commits into
devfrom
codex/normalize-line-endings

Conversation

@icceey
Copy link
Copy Markdown
Contributor

@icceey icceey commented May 17, 2026

Summary

  • Normalize CRLF/mixed line endings in repository text files to LF.
  • Add goconst configuration so golangci-lint v2.12.x keeps the prior effective behavior for tests and JSON schema type literals.

Validation

  • golangci-lint config verify
  • GOCACHE=/private/tmp/codex-gocache GOMODCACHE=/private/tmp/codex-gomodcache GOLANGCI_LINT_CACHE=/private/tmp/codex-golangci-lint-cache golangci-lint run --issues-exit-code=1
  • GitHub Actions Build And Deploy passed on commit 8ead1e329da6ca9f18cf449cb36bbec69b761b30 before moving the branch.

@icceey icceey marked this pull request as ready for review May 17, 2026 10:35
@icceey icceey requested a review from hugefiver May 17, 2026 10:35
@icceey icceey merged commit b91fcab into dev May 17, 2026
12 checks passed
@icceey icceey deleted the codex/normalize-line-endings branch May 17, 2026 10: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.

2 participants