Files
coderabbit/README.md
Ismo Vuorinen 589f5ab0e2 feat: add validation tooling and expand path review instructions
Add pre-commit hooks (YAML lint, schema validation, editorconfig),
CI workflow, and new path instructions for test files, Dockerfiles,
config files, and archival docs.
2026-03-08 23:37:35 +02:00

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

You can see the full configuration here: coderabbit.yaml

This way the repository is always using the latest configuration.