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

https://github.com/lukethacoder/git-hooks

git hooks playground
https://github.com/lukethacoder/git-hooks

git git-hooks

Last synced: 3 months ago
JSON representation

git hooks playground

Awesome Lists containing this project

README

        

# git-hooks

Small repo testing git hooks to make sure developers have installed `node_modules`, so that [husky](https://github.com/typicode/husky) / [lint-staged](https://github.com/okonet/lint-staged) pre comit logic can run (`prettier`/`eslint`/etc.).

> "...don't let 💩 slip into your code base!" - lint-staged