We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 718c53a + d6333ed commit 83ba923Copy full SHA for 83ba923
.coderabbit.yaml
@@ -1,7 +1,16 @@
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:
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,3 +1,5 @@
+@coderabbitai summary
+
### Summary
Provide a general description of the code changes in your pull request …
0 commit comments