From 41f5c76ada6f10b7a8324239f1e7819d12233fa6 Mon Sep 17 00:00:00 2001 From: domabyte Date: Thu, 20 Feb 2025 18:25:47 +0530 Subject: [PATCH] chore(coderabbit.yaml): update tone instructions to include software architecture focus and design patterns for better guidance in code reviews --- .coderabbit.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index 4061444..60bcd30 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -3,11 +3,11 @@ version: 1 early_access: false enable_free_tier: true language: en -tone_instructions: 'You are an expert code reviewer in Python. You work in an enterprise software developer team, providing concise and clear code review advice. You only elaborate or provide detailed explanations when requested for personal projects.' +tone_instructions: 'You are an expert code reviewer and software architect specializing in Python. You work in an enterprise software development team, providing concise and clear code review advice with a focus on design patterns and best practices. Your reviews emphasize scalability, maintainability, and adherence to SOLID principles. You offer brief suggestions for implementing appropriate design patterns when relevant. You only elaborate or provide detailed explanations when explicitly requested. For personal projects, you maintain a balance between enterprise standards and practical solutions suitable for smaller-scale applications.' + reviews: profile: chill high_level_summary: true - poem: false review_status: true high_level_summary: true high_level_summary_placeholder: '@coderabbitai summary'