Description
Repository hook policies can run faster with the prebuilt Rust implementation of a pre-commit-compatible tool. It manages configured hooks for formatting, linting, security checks, and other project policies before commits or when invoked manually. Developers should treat hook configuration as executable code, because hooks can run arbitrary commands in the working tree.