chore: add CodeRabbit configuration
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
d6d4ddb15b
commit
42d495a7e8
1 changed files with 13 additions and 0 deletions
13
.coderabbit.yaml
Normal file
13
.coderabbit.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# CodeRabbit Configuration
|
||||
# Inherits from: https://github.com/host-uk/coderabbit/.coderabbit.yaml
|
||||
|
||||
reviews:
|
||||
review_status: false
|
||||
|
||||
path_instructions:
|
||||
- path: "scripts/**"
|
||||
instructions: "Setup scripts - ensure cross-platform compatibility (macOS, Linux, Windows)"
|
||||
- path: "doc/**"
|
||||
instructions: "Documentation - check for accuracy and British English spelling"
|
||||
- path: ".github/**"
|
||||
instructions: "GitHub config - validate workflow syntax and action versions"
|
||||
Loading…
Add table
Reference in a new issue