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 c4fe4ec commit 876faaaCopy full SHA for 876faaa
.coderabbit.yaml
@@ -0,0 +1,16 @@
1
+# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
2
+language: "ja"
3
+early_access: true
4
+
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
+chat:
16
+ auto_reply: true
.eslintignore
@@ -12,3 +12,4 @@ tailwind.config.base.js
.yalc/**
.changeset
storybook-static
+.coderabbit.yaml
.prettierignore
@@ -7,3 +7,4 @@ storybook-static
.next
.yarn
.yalc
0 commit comments