Skip to content

Commit 1f79651

Browse files
authored
ci: add CodeRabbit configuration for automatic PR reviews (#77)
1 parent b87a10c commit 1f79651

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.coderabbit.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: en-US
2+
reviews:
3+
auto_review:
4+
enabled: true
5+
drafts: false
6+
base_branches:
7+
- master

0 commit comments

Comments
 (0)