Skip to content

Commit 3c28c61

Browse files
author
catlog22
committed
fix: update minimal documentation output guideline for clarity
1 parent b0b99a4 commit 3c28c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For all CLI tool usage, command syntax, and integration guidelines:
2929
- **Clear intent over clever code** - Be boring and obvious
3030
- **Follow existing code style** - Match import patterns, naming conventions, and formatting of existing codebase
3131
- **No unsolicited reports** - Task summaries can be performed internally, but NEVER generate additional reports, documentation files, or summary files without explicit user permission
32-
- **Minimal documentation output** - Avoid unnecessary documentation (e.g., test reports after each run). If required, save to .workflow/.scratchpad/ and keep under 2 lines
32+
- **Minimal documentation output** - Avoid unnecessary documentation. If required, save to .workflow/.scratchpad/
3333

3434
### Simplicity Means
3535

0 commit comments

Comments
 (0)