feat: add coderabbit.yaml and link it (#1)

This commit is contained in:
2025-07-23 19:18:47 +03:00
committed by GitHub
parent 5d621d7e08
commit 1985ff756e
2 changed files with 228 additions and 1 deletions

View File

@@ -7,9 +7,11 @@ To use it, create a `.coderabbit.yaml` file in the project root and add this:
```yaml
remote_config:
url: "https://raw.githubusercontent.com/ivuorinen/coderabbit/refs/heads/main/.coderabbit.yaml"
url: "https://raw.githubusercontent.com/ivuorinen/coderabbit/refs/heads/main/coderabbit.yaml"
```
You can see the full configuration here: [coderabbit.yaml](coderabbit.yaml)
This way the repository is always using the latest configuration.
## Links