https://github.com/mrexox/righthook
An experiment of rewriting the lefthook in Rust
https://github.com/mrexox/righthook
Last synced: 3 months ago
JSON representation
An experiment of rewriting the lefthook in Rust
- Host: GitHub
- URL: https://github.com/mrexox/righthook
- Owner: mrexox
- Created: 2025-04-08T16:28:11.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T16:38:01.000Z (3 months ago)
- Last Synced: 2025-04-08T17:33:48.769Z (3 months ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# righthook
This is an experiment of rewriting the [lefthook](https://github.com/evilmartians/lefthook) in Rust.
To do
- [x] Basic run hooks
- [ ] Installing into .git/hooks
- [ ] Handle templates like {stage_files} and {push_files}
- [ ] Run jobs in parallel
- [ ] Skip, glob, exclude options