Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions .coderabbit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
reviews:
profile: chill # aggressive → chill / relaxed
request_changes_workflow: false
high_level_summary: true
poem: false

auto_review:
enabled: true
drafts: false

comment_style:
inline: true
conversational: false

suggestions:
enabled: false # 스타일/사소한 개선 제안 끄기

confidence:
level: low # 확신 없는 추측성 코멘트 감소

instructions: |
- Text, Image, Icon 같은 컴포넌트의 contentDescription 속성이 null 이더라도 경고하지마.
Comment thread
Ojongseok marked this conversation as resolved.
Outdated