Y
Hacker News
new
|
ask
|
show
|
jobs
by
robertfw
181 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
1 comments
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