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:
.coderabbit.yaml
remote_config: url: "https://raw.githubusercontent.com/ivuorinen/coderabbit/refs/heads/main/coderabbit.yaml"
You can see the full configuration here: coderabbit.yaml
This way the repository is always using the latest configuration.