penpot/CLAUDE.md
2026-09-21 12:36:10 +02:00

11 lines
402 B
Markdown

Read and follow the instructions in `AGENTS.md`.
Treat `AGENTS.md` as the canonical project instruction file.
## Comments and docstrings
Keep comments and docstrings brief. They must always describe what the code
currently does (its behavior, invariants, non-obvious rationale) — never
what changed, when it changed, or history like "originally reported" /
"before this existed" / "used to be X".