We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 749e03b commit 22aaf9bCopy full SHA for 22aaf9b
1 file changed
.coderabbit.yaml
@@ -0,0 +1,18 @@
1
+language: "en-US"
2
+tone_instructions: "chill"
3
+reviews:
4
+ profile: "chill"
5
+ high_level_summary: true
6
+ collapse_walkthrough: true
7
+ suggested_labels: false
8
+ high_level_summary_in_walkthrough: false
9
+ changed_files_summary: false
10
+ poem: false
11
+ finishing_touches:
12
+ docstrings:
13
+ enabled: false
14
+ auto_review:
15
+ enabled: true
16
+ base_branches:
17
+ - ".*"
18
+ drafts: false
0 commit comments