Skip to content

Conversation

@wesbillman
Copy link
Collaborator

Adds lefthook to run the same checks locally before push that CI runs on PRs:

  • fmt-check - Verifies Rust and TypeScript/Svelte formatting
  • lint - Runs Clippy on Rust code
  • typecheck - Type checks both frontend and backend

All checks run in parallel on pre-push to catch issues before CI.

@wesbillman wesbillman merged commit c19928a into main Jan 28, 2026
1 check passed
@wesbillman wesbillman deleted the wesb/add-lefthook branch January 28, 2026 17:31
michaelneale added a commit that referenced this pull request Jan 29, 2026
* main:
  Add lefthook for pre-push checks (#37)
  Replace goose CLI with ACP (Agent Client Protocol) (#36)
  Add window state persistence and macOS app menu (#32)
  Fix horizontal scrollbar in sidebar (#35)
  Add GitHub Actions CI workflow for PRs (#33)
michaelneale added a commit that referenced this pull request Jan 29, 2026
* main:
  show an explanation of how things were as well as the change (#28)
  feat: install a CLI for instant terminal launch in a repo dir (#38)
  Rename reviews.db to staged.db with auto-migration (#39)
  Add lefthook for pre-push checks (#37)
  Replace goose CLI with ACP (Agent Client Protocol) (#36)
  Add window state persistence and macOS app menu (#32)
  Fix horizontal scrollbar in sidebar (#35)
  Add GitHub Actions CI workflow for PRs (#33)
  Tiered strategy for changeset sizes (#29)
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