We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1cf1dd commit d9bc173Copy full SHA for d9bc173
.coderabbit.yaml
@@ -0,0 +1,16 @@
1
+# CodeRabbit Configuration
2
+# Complete reference: https://docs.coderabbit.ai/reference/configuration
3
+reviews:
4
+ # The configuration below will make the initial review comment smaller
5
+ high_level_summary: false
6
+ collapse_walkthrough: true
7
+ changed_files_summary: false
8
+ sequence_diagrams: false
9
+ assess_linked_issues: false
10
+ related_issues: false
11
+ related_prs: false
12
+ suggested_reviewers: false
13
+ in_progress_fortune: false
14
+ poem: false
15
+ auto_review:
16
+ auto_incremental_review: false # this will stop triggering a review for every new commit
0 commit comments