Skip to content

Commit 29cf5b7

Browse files
committed
Add CodeRabbit configs
1 parent e8ec99d commit 29cf5b7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.coderabbit.yaml

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
2+
language: "en-US"
3+
early_access: false
4+
reviews:
5+
profile: "chill"
6+
request_changes_workflow: false
7+
high_level_summary: false
8+
high_level_summary_in_walkthrough: true
9+
poem: false
10+
review_status: true
11+
collapse_walkthrough: true
12+
auto_review:
13+
enabled: true
14+
drafts: false
15+
chat:
16+
auto_reply: true

0 commit comments

Comments
 (0)