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 2c20a86 commit 74f9181Copy full SHA for 74f9181
.coderabbit.yaml
@@ -0,0 +1,23 @@
1
+# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
2
+# yaml template to refer to https://docs.coderabbit.ai/reference/yaml-template#enterprise
3
+language: "en-US"
4
+reviews:
5
+ collapse_walkthrough: false
6
+ profile: "chill"
7
+ high_level_summary: true
8
+ request_changes_workflow: true
9
+ poem: false
10
+ in_progress_fortune: false
11
+ sequence_diagrams: false
12
+ suggested_labels: false
13
+ suggested_reviewers: false
14
+ auto_review:
15
+ enabled: true
16
+ drafts: false
17
+ finishing_touches:
18
+ docstrings:
19
+ enabled: false
20
+ unit_tests:
21
22
+chat:
23
+ art: false
0 commit comments