-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Expand file tree
/
Copy path.coderabbit.yaml
More file actions
25 lines (23 loc) Β· 700 Bytes
/
.coderabbit.yaml
File metadata and controls
25 lines (23 loc) Β· 700 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
# CodeRabbit is an AI-powered code reviewer that cuts review time and bugs in half
language: en-US
early_access: false
reviews:
profile: chill
request_changes_workflow: false
high_level_summary: true
poem: true
review_status: true
collapse_walkthrough: false
path_instructions:
- path: '**/*.{ts,tsx}'
instructions: 'Review the Typescript and React code for conformity with best practices in React, and Typescript. Highlight any deviations.'
auto_review:
enabled: true
ignore_title_keywords:
- WIP
- DO NOT MERGE
- DRAFT
drafts: false
chat:
auto_reply: true