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
- Host: GitHub
- URL: https://github.com/lukethacoder/git-hooks
- Owner: lukethacoder
- Created: 2022-11-02T16:17:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-02T16:46:25.000Z (over 2 years ago)
- Last Synced: 2025-02-14T05:25:35.114Z (4 months ago)
- Topics: git, git-hooks
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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