mirror of https://github.com/typicode/husky.git
docs: update
This commit is contained in:
parent
33a666ba21
commit
3efdbb13c4
|
@ -12,7 +12,7 @@ Husky improves your commits and more 🐶 _woof!_
|
|||
## Features
|
||||
|
||||
- Just `2 kB` (📦 _gzipped_) with no dependencies
|
||||
- Extremely fast (runs in `~1ms`)
|
||||
- Fastest due to being lightweight (runs in `~1ms`)
|
||||
- Uses new Git feature (`core.hooksPath`)
|
||||
- Supports:
|
||||
- macOS, Linux, Windows
|
||||
|
|
|
@ -11,7 +11,7 @@ Get started [here](/get-started.md).
|
|||
## Features
|
||||
|
||||
- Just `2 kB` (📦 _gzipped_) with no dependencies
|
||||
- Extremely fast (runs in `~1ms`)
|
||||
- Fastest due to being lightweight (runs in `~1ms`)
|
||||
- Uses new Git feature (`core.hooksPath`)
|
||||
- Supports:
|
||||
- macOS, Linux, Windows
|
||||
|
@ -19,6 +19,7 @@ Get started [here](/get-started.md).
|
|||
- [All 13 client-side Git hooks](https://git-scm.com/docs/githooks)
|
||||
|
||||
And more:
|
||||
|
||||
- Branch-specific hooks
|
||||
- Use POSIX shell to script advanced cases
|
||||
- Adheres to Git's native hook organization
|
||||
|
@ -56,6 +57,7 @@ Support this project by becoming a sponsor [here](https://github.com/sponsors/ty
|
|||
<a href="https://opencollective.com/husky/tiers/company/3/website"><img src="https://opencollective.com/husky/tiers/company/3/avatar.svg?avatarHeight=120"></a>
|
||||
<a href="https://opencollective.com/husky/tiers/company/4/website"><img src="https://opencollective.com/husky/tiers/company/4/avatar.svg?avatarHeight=120"></a>
|
||||
<a href="https://opencollective.com/husky/tiers/company/5/website"><img src="https://opencollective.com/husky/tiers/company/5/avatar.svg?avatarHeight=120"></a>
|
||||
[](https://www.sanity.io/)
|
||||
|
||||
## Used by
|
||||
|
||||
|
|
Loading…
Reference in New Issue