Description
Run project checks automatically before commits, using hooks for formatting, linting, security checks, generated files, and other repository rules across many languages. It helps teams catch mistakes before code is recorded in version control.
Hooks execute code from configured repositories and can modify files. Review hook sources and configuration before enabling them in sensitive projects.