mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-12 19:10:32 +03:00
Create .coderabbit.yaml (#14390)
This commit is contained in:
parent
7d88e7d27f
commit
aa9fb836bb
1 changed files with 16 additions and 0 deletions
16
.coderabbit.yaml
Normal file
16
.coderabbit.yaml
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
|
||||||
|
language: "en-US"
|
||||||
|
early_access: false
|
||||||
|
reviews:
|
||||||
|
profile: "chill"
|
||||||
|
request_changes_workflow: true
|
||||||
|
high_level_summary: true
|
||||||
|
poem: false
|
||||||
|
review_status: true
|
||||||
|
collapse_walkthrough: false
|
||||||
|
disable_placeholder_comment_notifications: true
|
||||||
|
auto_review:
|
||||||
|
enabled: true
|
||||||
|
drafts: false
|
||||||
|
chat:
|
||||||
|
auto_reply: true
|
Loading…
Add table
Add a link
Reference in a new issue