Skip to content

chore: fix check failures and add pre-commit hooks#1

Merged
cgasgarth merged 1 commit intofix-codex-subscriptionfrom
fix-check-issues
Apr 7, 2026
Merged

chore: fix check failures and add pre-commit hooks#1
cgasgarth merged 1 commit intofix-codex-subscriptionfrom
fix-check-issues

Conversation

@cgasgarth
Copy link
Copy Markdown
Owner

Summary

  • run cargo fmt across the Rust workspace so the formatter check is green again
  • stop collapsed thinking blocks from leaking hidden text so the TUI snapshot/test suite passes again
  • add local hook configuration so pre-commit stays fast (cargo fmt --check + cargo check --locked) and full cargo test --locked runs on pre-push

Verification

  • cargo fmt --check
  • cargo check --locked
  • cargo test --locked

Notes

Format the Rust workspace so formatter checks pass, stop collapsed thinking blocks from leaking hidden content so the TUI test suite passes again, and split the local hook flow into fast pre-commit checks with full tests on pre-push.
@cgasgarth cgasgarth merged commit 98ae979 into fix-codex-subscription Apr 7, 2026
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