mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2025-11-17 10:35:24 +00:00
* chore: add coderabbit configuration * chore: fix coderabbit config * chore: improve coderabbit config * chore: more coderabbit reviews * chore: remove all defaults
10 lines
147 B
YAML
10 lines
147 B
YAML
reviews:
|
|
profile: assertive
|
|
poem: false
|
|
auto_review:
|
|
base_branches:
|
|
- rc
|
|
- beta
|
|
- alpha
|
|
- production
|
|
- next |