hk

Git hook and pre-commit lint manager for enforcing code quality

brewmacoslinux
Try with needOr install directly
Source

About

Git hook and pre-commit lint manager

Commands

hk

Examples

Initialize hk in a Git repository$ hk init
Install and configure pre-commit hooks$ hk install
Run linters and checks on staged files$ hk run