Skip to content
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
language: "en-US"
early_access: false
tone_instructions: "Be terse and to the point in all statements and commentary."
reviews:
profile: chill
Comment thread
KumoLiu marked this conversation as resolved.
high_level_summary: false
# This placeholder doesn't exist, so this effectively disables the summary in the description.
Comment thread
KumoLiu marked this conversation as resolved.
Outdated
Comment thread
KumoLiu marked this conversation as resolved.
Outdated
high_level_summary_placeholder: "@coderabbitai summary"
sequence_diagrams: false
auto_apply_labels: false
suggested_reviewers: false
changed_files_summary: false
suggested_labels: false
poem: false
path_instructions:
- path: '**/*.md'
Comment thread
KumoLiu marked this conversation as resolved.
instructions: Remember that markdown documentation must be updated with the latest information.
Comment thread
KumoLiu marked this conversation as resolved.
Outdated
auto_review:
# Automatic Review | Automatic code review
enabled: true
# Review draft PRs/MRs.
drafts: false

knowledge_base:
opt_out: true
Loading