Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 7c24a34

Browse files
committed
feat: Added coderabbit config file
1 parent bc7124d commit 7c24a34

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.coderabbit.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
2+
3+
language: "en-US"
4+
5+
early_access: true
6+
7+
reviews:
8+
profile: assertive
9+
request_changes_workflow: true
10+
collapse_walkthrough: true

0 commit comments

Comments
 (0)