chuyik / husky

Git hooks made easy 🐶 woof!

Home Page:https://typicode.github.io/husky

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@chuyik/husky

Git hooks made easy

This is a fork of husky v4 with a few changes:

  • prevents git hooks skipped on GUI app like Tower / SourceTree with run-node
  • throws error if hook is skipped
  • fix monorepo issue (typicode#677)

install

yarn add --dev @chuyik/husky

About

Git hooks made easy 🐶 woof!

https://typicode.github.io/husky

License:MIT License


Languages

Language:JavaScript 84.2%Language:Shell 15.8%