mirror of
https://github.com/ivuorinen/tree-sitter-shellspec.git
synced 2026-01-26 03:34:03 +00:00
chore(ci): add coderabbit config
This commit is contained in:
12
.coderabbit.yaml
Normal file
12
.coderabbit.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
remote_config:
|
||||
url: "https://raw.githubusercontent.com/ivuorinen/coderabbit/refs/heads/main/coderabbit.yaml"
|
||||
path_instructions:
|
||||
- path: ".serena/**/*"
|
||||
instructions: >-
|
||||
- These are files for Serena LLM. Do not review them.
|
||||
- path: "src/**/*"
|
||||
instructions: >-
|
||||
- These are automatically generated files. Do not review them.
|
||||
- path: "test/spec/**/*"
|
||||
instructions: >-
|
||||
- These are test files for the grammar. Do not review them.
|
||||
Reference in New Issue
Block a user