chore: add CodeRabbit configuration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Snider 2026-01-31 21:41:44 +00:00
parent d6d4ddb15b
commit 42d495a7e8

13
.coderabbit.yaml Normal file
View 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"