-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.coderabbit.yaml
More file actions
27 lines (25 loc) · 854 Bytes
/
.coderabbit.yaml
File metadata and controls
27 lines (25 loc) · 854 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
26
27
# 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.
# Create your CodeRabbit account at https://www.coderabbit.ai?utm_source=next_js_starter&utm_medium=github&utm_campaign=next_js_starter_oss_2025
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