You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prek is a faster, Rust-based, drop-in reimplementation of pre-commit — no Python bootstrap, single binary, reuses the existing .pre-commit-config.yaml.
This is a proposal / discussion issue, not a commitment.
Why consider it
Faster hook runs & install, no separate Python env for the runner
Context
prekis a faster, Rust-based, drop-in reimplementation ofpre-commit— no Python bootstrap, single binary, reuses the existing.pre-commit-config.yaml.Why consider it
Risks / open questions
pre-commit; ecosystem familiarity for external contributorsProposed tasks
prek run --all-filesagainst the current config