Skip to content

Commit 655df69

Browse files
committed
docs
1 parent 167f382 commit 655df69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ npm run check-format # prettier check
1616
- Maintain cache key stability (filters are normalized/sorted intentionally)
1717
- Preserve memory-safe streaming behavior (avoid large in-memory buffering)
1818
- Exchange additions must update realtime feed + mapper registries consistently
19-
- **Format after every edit** — run `npx prettier --write` on modified files after each change
19+
- Run the repo formatter/check-format before handoff and before staging, committing, or opening a PR.
2020

2121
## Validation
2222

0 commit comments

Comments
 (0)