mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 16:55:24 +03:00
Add coderabbit config (#4458)
* Add coderabbit config - removing netlify.toml * Request changes?
This commit is contained in:
parent
b65506458c
commit
27791d909e
2 changed files with 15 additions and 3 deletions
15
.coderabbit.yaml
Normal file
15
.coderabbit.yaml
Normal file
|
@ -0,0 +1,15 @@
|
|||
# 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
|
||||
auto_review:
|
||||
enabled: true
|
||||
drafts: false
|
||||
chat:
|
||||
auto_reply: true
|
Loading…
Add table
Add a link
Reference in a new issue