We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b06cd commit b6ef335Copy full SHA for b6ef335
1 file changed
.coderabbit.yaml
@@ -0,0 +1,37 @@
1
+language: "en-US"
2
+tone_instructions: "Be direct and concise. No fluff."
3
+
4
+reviews:
5
+ profile: "chill"
6
+ high_level_summary: true
7
+ collapse_walkthrough: true
8
+ poem: false
9
+ sequence_diagrams: false
10
+ suggested_reviewers: false
11
+ auto_review:
12
+ enabled: true
13
+ drafts: false
14
+ ignore_title_keywords:
15
+ - "WIP"
16
+ - "DO NOT REVIEW"
17
+ tools:
18
+ gitleaks:
19
20
+ actionlint:
21
22
+ yamllint:
23
24
+ markdownlint:
25
26
27
+chat:
28
+ auto_reply: true
29
30
+knowledge_base:
31
+ learnings:
32
+ scope: "local"
33
+ code_guidelines:
34
35
+ filePatterns:
36
+ - "AGENTS.md"
37
+ - "CLAUDE.md"
0 commit comments