Y
Hacker News
new
|
ask
|
show
|
jobs
by
tyre
182 days ago
allow me to introduce you to the lord and savior,
https://pre-commit.com/
2 comments
adamcharnock
182 days ago
Agreed. Also Lefthook:
https://github.com/evilmartians/lefthook
link
robertfw
182 days ago
and if your pre-commit runs fast (thank you, ruff), you can set this up as a post-edit hook in claude code
link
jswny
181 days ago
I would not recommend this. A hook that modifies files causes Claude to have to re-read the file before modifying it again, which can build up your context window fast
link