/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Claude Code now supports hooks
(docs.anthropic.com)
381 points
ramoz
| 1 comments |
01 Jul 25 00:01 UTC
|
HN request time: 0.227s
|
source
Show context
parhamn
◴[
01 Jul 25 00:53 UTC
]
No.
44429511
[source]
▶
>>44429225 (OP)
#
This needs a way to match directories for changes in monorepos. E.g. run this linter only if there were changes in this directory.
replies(4):
>>44429545
#
>>44429877
#
>>44430548
#
>>44434392
#
1.
brynary
◴[
01 Jul 25 02:00 UTC
]
No.
44429877
[source]
▶
>>44429511
#
This can be implemented at the line level if the linter is Git aware
ID:
GO
↑