Files
pnpm/.coderabbit.yaml
Zoltan Kochan 98745562b0 docs: configure AI review security and performance guidance (#12405)
* chore: tune ai review guidance

* docs: centralize ai review guidance
2026-06-14 17:39:28 +02:00

7 lines
448 B
YAML

# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
reviews:
path_instructions:
- path: "**/*"
instructions: |
Apply the "AI Review Guidance" section in AGENTS.md. Security vulnerabilities are the first review priority; performance regressions in pnpm, pacquet, and pnpr are the second priority. Surface only issues tied to changed code, and explain the exploit path, impact, or hot path affected.