Skip to content

Commit 4b0e70d

Browse files
committed
chore: add coderabbit config
1 parent 6755860 commit 4b0e70d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.coderabbit.yaml

Lines changed: 16 additions & 0 deletions
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: true
8+
high_level_summary_in_walkthrough: true
9+
collapse_walkthrough: true
10+
poem: false
11+
review_status: true
12+
auto_review:
13+
enabled: true
14+
drafts: false
15+
chat:
16+
auto_reply: true

0 commit comments

Comments
 (0)