Skip to content

Commit 0443bb2

Browse files
shahzaibjCopilot
andauthored
Update .github/copilot-instructions.md
Co-authored-by: Copilot <[email protected]>
1 parent 49680ac commit 0443bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ Invalid (must suppress):
658658
Apply these instructions AND standard Java/Kotlin/Android secure, performant, and maintainable coding practices.
659659
Flag real security, correctness, concurrency, performance, or API stability issues even if not explicitly listed here.
660660
Do NOT flag style-only differences, speculative improvements, or untouched legacy unless the new change introduces risk.
661-
Always cite specific code and give a minimal, actionable fix; use an assumption disclaimer if uncertain about High severity risks..**
661+
Always cite specific code and give a minimal, actionable fix; use an assumption disclaimer if uncertain about High severity risks.**
662662

663663
#### 7.B.1 What NOT To Do
664664
- Don’t flag unchanged legacy code unless the modification directly interacts with it AND introduces risk.

0 commit comments

Comments
 (0)