-
-
Notifications
You must be signed in to change notification settings - Fork 885
Expand file tree
/
Copy path.coderabbit.yaml
More file actions
49 lines (49 loc) · 1.32 KB
/
.coderabbit.yaml
File metadata and controls
49 lines (49 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
language: "en-GB"
early_access: false
reviews:
profile: "chill"
request_changes_workflow: false
high_level_summary: false
commit_status: true
poem: false
review_status: false
collapse_walkthrough: false
estimate_code_review_effort: false
sequence_diagrams: false
changed_files_summary: false
path_filters:
- "**"
- "!**/generated/**"
- "!**/biome_unicode_table/src/tables.rs"
- "!**/migrate/eslint_any_rule_to_biome.rs"
- "!**/nursery.rs"
- "!**/categories.rs"
- "!**/rules.rs"
- "!**/configuration_schema.json"
- "!**/backend-jsonrpc/src/workspace.ts"
auto_review:
enabled: true
base_branches: [ "main", "next" ]
drafts: false
tools:
biome:
enabled: false # We use our own Biome workflow :)
clippy:
enabled: false # Same for Clippy
finishing_touches:
docstrings:
enabled: false
pre_merge_checks:
docstrings:
mode: off
tone_instructions: "Please keep it short and to the point. Be patient, especially with new contributors. Feel free to be witty with maintainers."
knowledge_base:
code_guidelines:
enabled: true
filePatterns: [ "**/CLAUDE.md", "**/CONTRIBUTING.md" ]
issue_enrichment:
auto_enrich:
enabled: false
chat:
auto_reply: false