We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167f382 commit 655df69Copy full SHA for 655df69
1 file changed
AGENTS.md
@@ -16,7 +16,7 @@ npm run check-format # prettier check
16
- Maintain cache key stability (filters are normalized/sorted intentionally)
17
- Preserve memory-safe streaming behavior (avoid large in-memory buffering)
18
- Exchange additions must update realtime feed + mapper registries consistently
19
-- **Format after every edit** — run `npx prettier --write` on modified files after each change
+- Run the repo formatter/check-format before handoff and before staging, committing, or opening a PR.
20
21
## Validation
22
0 commit comments