Skip to content

Commit 97468e8

Browse files
committed
chore: ask AI not to add useless comments
1 parent 622977e commit 97468e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Vitest is a next-generation testing framework powered by Vite. This is a monorep
8181
- ESM-first approach
8282
- Follow existing patterns in the codebase
8383
- Use utilities from `@vitest/utils/*` when available. Never import from `@vitest/utils` main entry point directly.
84+
- Do not add comments explaining what the line does unless prompted to.
8485

8586
## Common Workflows
8687

0 commit comments

Comments
 (0)