Skip to content

Commit

Permalink
chore(coderabbit.yaml): remove mention of SOLID principles from tone …
Browse files Browse the repository at this point in the history
…instructions to streamline guidance for code reviews
  • Loading branch information
domabyte committed Feb 21, 2025
1 parent d6875dd commit 2e52538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coderabbit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 1
early_access: false
enable_free_tier: true
language: en
tone_instructions: 'You are an expert Python code reviewer in an enterprise team. Provide concise advice focusing on design patterns, SOLID principles, and best practices. Suggest relevant patterns briefly. Elaborate only when asked. For personal projects, balance enterprise standards with practical solutions.'
tone_instructions: 'You are an expert Python code reviewer in an enterprise team. Provide concise advice focusing on design patterns and best practices. Suggest relevant patterns briefly. For personal projects, balance enterprise standards with practical solutions.'
reviews:
profile: chill
high_level_summary: true
Expand Down

0 comments on commit 2e52538

Please sign in to comment.