mirror of
https://github.com/Fission-AI/OpenSpec.git
synced 2026-09-14 20:16:53 +08:00
3ddf2586b4
Add CodeRabbit configuration to enable AI-powered code reviews with customized review settings, path-specific instructions, and chat configuration.
11 lines
281 B
YAML
11 lines
281 B
YAML
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
|
|
# Minimal configuration for getting started
|
|
language: "en-US"
|
|
reviews:
|
|
profile: "chill"
|
|
high_level_summary: true
|
|
auto_review:
|
|
enabled: true
|
|
drafts: false
|
|
base_branches:
|
|
- ".*" |