mirror of
https://github.com/ivuorinen/coderabbit.git
synced 2026-01-26 03:34:05 +00:00
1.0 KiB
1.0 KiB
ivuorinen's CodeRabbit.ai Configuration Repository
This repository contains my base CodeRabbit configuration that I use in my other repositories.
To use it, create a .coderabbit.yaml file in the project root and add this:
remote_config:
url: "https://raw.githubusercontent.com/ivuorinen/coderabbit/refs/heads/main/.coderabbit.yaml"
This way the repository is always using the latest configuration.
Links
- Documentation - Comprehensive docs covering all aspects of CodeRabbit.
- GitHub Repository - Official AI PR Reviewer repository.
- YouTube Channel - Official YouTube channel with tutorials and updates.
- AI Code Reviewer Examples - Four practical examples of using CodeRabbit.
- OpenAPI Documentation - Complete Swagger documentation for CodeRabbit's REST API endpoints.