From b576d68fab9f9caeddaa175cfa7e3b02ae2183d3 Mon Sep 17 00:00:00 2001 From: cl-o-lc Date: Fri, 25 Jul 2025 13:30:10 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EC=BD=94=EB=93=9C=EB=9E=98=EB=B9=97?= =?UTF-8?q?=20yaml=20=ED=8C=8C=EC=9D=BC=20=EC=88=98=EB=8F=99=20=EC=83=9D?= =?UTF-8?q?=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .coderabbit.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .coderabbit.yaml diff --git a/.coderabbit.yaml b/.coderabbit.yaml new file mode 100644 index 0000000..ff6b7d4 --- /dev/null +++ b/.coderabbit.yaml @@ -0,0 +1,14 @@ +language: 'ko-KR' +early_access: false +reviews: + profile: 'chill' + request_changes_workflow: false + high_level_summary: true + poem: true + review_status: true + collapse_walkthrough: false + auto_review: + enabled: true + drafts: false +chat: + auto_reply: true