chore: add coderabbit configuration (#992)
* chore: add coderabbit configuration * chore: fix coderabbit config * chore: improve coderabbit config * chore: more coderabbit reviews * chore: remove all defaults
This commit is contained in:
10
.coderabbit.yaml
Normal file
10
.coderabbit.yaml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
reviews:
|
||||||
|
profile: assertive
|
||||||
|
poem: false
|
||||||
|
auto_review:
|
||||||
|
base_branches:
|
||||||
|
- rc
|
||||||
|
- beta
|
||||||
|
- alpha
|
||||||
|
- production
|
||||||
|
- next
|
||||||
Reference in New Issue
Block a user