We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa62857 commit 8edefd3Copy full SHA for 8edefd3
1 file changed
.coderabbit.yaml
@@ -0,0 +1,18 @@
1
+# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
2
+language: "ko-KR"
3
+ignored_branch: ""
4
+early_access: false
5
+reviews:
6
+ profile: "chill"
7
+ request_changes_workflow: false
8
+ high_level_summary: true
9
+ poem: true
10
+ review_status: true
11
+ collapse_walkthrough: false
12
+ auto_review:
13
+ enabled: true
14
+ drafts: false
15
+ base_branches:
16
+ - test
17
+chat:
18
+ auto_reply: true
0 commit comments