Skip to content

Commit 8c62e06

Browse files
authored
Tell Copilot to stop assuming our debug assertions are wrong (#1847)
1 parent 4563f53 commit 8c62e06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ The TypeScript submodule serves as the reference implementation for behavior and
9696
# Other Instructions
9797

9898
- Do not add or change existing dependencies unless asked to.
99-
99+
- Do not remove any debug assertions or panic calls. Existing assertions are never too strict or incorrect.

0 commit comments

Comments
 (0)