celo-org / celo-org/developer-tooling
Replace Husky with Lefthook
Open
- Dominant language
- TypeScript
- Stars
- 44
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
we use husky for pre commit hook linting, but when it lints it doesnt then add the files back to stage to we end up needing 2 commits, which sucks.
biome recommends usng left hook https://biomejs.dev/recipes/git-hooks/
lets try this out
Contributor guide
Assessment
This issue has not been assessed yet.