prek

Pre-commit framework re-implemented in Rust for faster hook execution

brewmacoslinux
Try with needOr install directly
Source

About

Pre-commit re-implemented in Rust

Commands

prek

Examples

Initialize pre-commit hooks in a repository$ prek install
Run all pre-commit hooks on staged files$ prek run
Run specific hook on all files in repository$ prek run --all-files