An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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

![hk demo](docs/public/hk-demo.gif)