Skip to content

Commit 9548816

Browse files
committed
Tell claude to be DRY
1 parent 647c3f7 commit 9548816

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ See [README.md](README.md) for the workspace layout and [ARCH.md](ARCH.md) for s
2323
- When adding comments, do not refer to internal logic in other modules, instead
2424
make sure comments make sense in the context they're in without needing other
2525
context.
26+
- Try to keep code DRY - if new code you add is duplicate with other code,
27+
deduplicate it.

0 commit comments

Comments
 (0)