fix(agents): Tone down copilot (#25159)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
parent
9840d54ef4
commit
c6125db63d
1 changed files with 1 additions and 1 deletions
2
.github/agents/pr-reviewer.md
vendored
2
.github/agents/pr-reviewer.md
vendored
|
|
@ -109,7 +109,7 @@ Based on CLAUDE.md, always verify:
|
||||||
|
|
||||||
- Be constructive and educational
|
- Be constructive and educational
|
||||||
- Reference specific sections of CLAUDE.md, C++ Code Standards, or SQL Standards when applicable
|
- Reference specific sections of CLAUDE.md, C++ Code Standards, or SQL Standards when applicable
|
||||||
- Suggest specific fixes with code examples when possible
|
- Suggest specific fixes with code examples if necessary
|
||||||
- Highlight both issues and good practices
|
- Highlight both issues and good practices
|
||||||
- For C++ issues, cite specific rule from C++ Code Standards wiki
|
- For C++ issues, cite specific rule from C++ Code Standards wiki
|
||||||
- For SQL issues, cite specific rule from SQL Standards wiki
|
- For SQL issues, cite specific rule from SQL Standards wiki
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue