https://github.com/jdx/hk
git hook and pre-commit lint manager
https://github.com/jdx/hk
Last synced: about 2 months ago
JSON representation
git hook and pre-commit lint manager
- Host: GitHub
- URL: https://github.com/jdx/hk
- Owner: jdx
- License: mit
- Created: 2025-01-26T12:26:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T18:27:06.000Z (about 1 year ago)
- Last Synced: 2025-02-15T18:31:35.332Z (about 1 year ago)
- Language: Rust
- Homepage: https://hk.jdx.dev
- Size: 570 KB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - jdx/hk - git hooks and project lints (Rust)
README
# hk
A git hook manager and project linting tool with an emphasis on performance. Compared to other
git hook managers, hk has tighter integration with linters and is able to make use of read/write
file locks in order to maximize concurrency while also preventing race conditions.
See docs: https://hk.jdx.dev/
## Demo
