Skip to content

Conversation

@dryan
Copy link
Owner

@dryan dryan commented Nov 18, 2025

Switches from pre-commit to lefthook for improved performance and better integration with uv workflow.

Changes

  • 🗑️ Removed
  • ✨ Added with equivalent hooks
  • 🔧 Configured to use uv run for proper environment activation
  • ⚡️ Enabled parallel execution for faster hook runs

Benefits

  • Faster execution (written in Go vs Python)
  • Parallel hook execution
  • Better uv integration
  • Maintains all existing checks (ruff + version validation)

@dryan dryan enabled auto-merge November 18, 2025 15:51
@dryan dryan merged commit c8495b7 into main Nov 18, 2025
6 checks passed
@dryan dryan deleted the change-to-uv branch November 18, 2025 15: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