CLAUDE.md: add comment/PR-description length pointer
mara, PR#3759: follow-up after internal/knowledge#82 merged.
This commit is contained in:
parent
ca4b56c006
commit
b676cd4a3b
1 changed files with 3 additions and 0 deletions
|
|
@ -277,3 +277,6 @@ The docs below own the details — this section just points at them.
|
|||
- **Pre-push lint hook** (catches tracker-tag and comment-block failures
|
||||
before CI does — install once per clone):
|
||||
`ln -sf ../../scripts/pre-push .git/hooks/pre-push`
|
||||
- **Comment/PR-description length**: size it to how non-obvious the thing
|
||||
is, not to how much investigation it took to find it. Full guidance +
|
||||
worked example: `/knowledge/comment-style.md`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue