Skip to content

Commit

Permalink
chore(coderabbit.yaml): update tone instructions to include software …
Browse files Browse the repository at this point in the history
…architecture focus and design patterns for better guidance in code reviews
  • Loading branch information
domabyte committed Feb 20, 2025
1 parent a785ac5 commit 41f5c76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 41f5c76

Please sign in to comment.