mirror of
https://github.com/ivuorinen/coderabbit.git
synced 2026-01-26 11:44:03 +00:00
feat: add coderabbit.yaml and link it (#1)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user