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.
2 parents 1d76b44 + ae8872e commit 943ff2fCopy full SHA for 943ff2f
1 file changed
.coderabbit.yaml
@@ -0,0 +1,47 @@
1
+# CodeRabbit configuration file
2
+# https://docs.coderabbit.ai/
3
+
4
+language: en-GB
5
+early_access: true
6
7
+reviews:
8
+ profile: chill
9
+ collapse_walkthrough: false
10
+ auto_review:
11
+ enabled: true
12
+ auto_incremental_review: true
13
+ ignore_title_keywords:
14
+ - cr-skip
15
+ - ai-skip
16
+ drafts: false
17
+ base_branches:
18
+ - v3-candidate
19
+ finishing_touches:
20
+ docstrings:
21
22
+ unit_tests:
23
24
+ simplify:
25
+ enabled: false
26
27
+chat:
28
+ auto_reply: true
29
+ integrations:
30
+ jira:
31
+ usage: disabled
32
+ linear:
33
34
35
+knowledge_base:
36
+ web_search:
37
38
+ code_guidelines:
39
40
41
42
43
44
45
+code_generation:
46
47
+ language: en-GB
0 commit comments