mirror of
https://github.com/ivuorinen/tree-sitter-shellspec.git
synced 2026-01-26 03:34:03 +00:00
13 lines
461 B
YAML
13 lines
461 B
YAML
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.
|