php-devops/.coderabbit.yaml
Snider 42d495a7e8 chore: add CodeRabbit configuration
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 21:41:44 +00:00

13 lines
494 B
YAML

# 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"