chore: normalize line endings and ignore local recovery artifacts - #1533
chore: normalize line endings and ignore local recovery artifacts#1533magicVspace wants to merge 1 commit into
Conversation
|
To use Codex here, create an environment for this repo. |
|
@codex review Please review the current draft head |
|
Codex Review: Didn't find any major issues. Delightful! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
Heads-up: the CI runs for this head are sitting in |
Summary
Normalize tracked text to LF and keep local recovery artifacts out of ordinary Git staging. This prevents CRLF-only dirty churn while adding defense-in-depth for root backup directories and encryption-key backups.
This PR is intentionally draft until the full GitHub CI gate completes.
Type of change
chore:/ci:/build:— tooling, CI, packagingLinked issue: N/A
OpenSpec
Changes
* text=auto eol=lfin.gitattributes/backups/and exactencryption.key.backupfiles at any depthTest plan
Passed locally:
git diff --checkgit check-ignore --no-indexassertions for root and nested pathsuv run python -X utf8 scripts/check_proxy_architecture.pyuv run ruff check .uv run ruff format --check .Windows differential unit evidence:
4,986 passed, 66 skipped, 24 failedb91d9bbbase worktree and all 19 failed there too, with the same failure classes (os.fork, Windows path/permission/lock behavior, host optional-dependency/proxy environment)Full Linux GitHub CI remains the required gate. Its
CIandSimplicity budgetsworkflows are currently awaiting upstream maintainer approval and have not run.Checklist
@codex reviewfindings are resolved on the final head.