Skip to content

Commit d6333ed

Browse files
committed
coderabbit config
1 parent cbb70da commit d6333ed

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

.coderabbit.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
@coderabbitai summary
2+
13
### Summary
24

35
Provide a general description of the code changes in your pull request …

0 commit comments

Comments
 (0)