CLAUDE.md: add comment/PR-description length pointer

mara, PR#3759: follow-up after internal/knowledge#82 merged.
This commit is contained in:
iris 2026-08-30 13:54:40 +02:00 committed by mara
commit b676cd4a3b

View file

@ -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`.