mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-06-11 16:22:54 +02:00
Update instructions.md (#1444)
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
# Copilot Instructions
|
||||
|
||||
## Project Guidelines
|
||||
- All new byte[xx] calls should use using var data = ArrayPool<byte>.Shared.Lease(xx); instead of directly allocating byte arrays
|
||||
Reference in New Issue
Block a user