Skip to content

Commit e8def85

Browse files
Merge pull request #1493 from xchainjs/hippo/coderrabbit-cofnig
Coderabbit config file
2 parents c773b92 + 5f99883 commit e8def85

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.coderabbit.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
2+
language: 'en-US'
3+
early_access: false
4+
5+
reviews:
6+
profile: 'chill'
7+
request_changes_workflow: false
8+
high_level_summary: true
9+
poem: false
10+
review_status: true
11+
collapse_walkthrough: true
12+
sequence_diagrams: false
13+
14+
auto_review:
15+
enabled: true
16+
drafts: false
17+
18+
path_instructions:
19+
- path: '**/yarn.lock'
20+
instructions: skip
21+
22+
chat:
23+
auto_reply: true

0 commit comments

Comments
 (0)