Technology RadarTechnology Radar
Adopt

Husky is a tool for managing Git hooks, allowing teams to run scripts at key points in the commit workflow.

At ProcureAI, Husky runs pre-commit and other hooks to enforce local quality gates, including lint-staged with Prettier and ESLint, so developers catch issues before code reaches CI.