From: Jérôme Benoit Date: Sat, 11 Oct 2025 12:28:47 +0000 (+0200) Subject: chore: refine GH copilot instructions X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=b576f5732986a33127bebfba4f906b57a8f87a59;p=poolifier.git chore: refine GH copilot instructions Signed-off-by: Jérôme Benoit --- diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index c4a34ffdc..1ad9c3513 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -17,7 +17,6 @@ These instructions guide GitHub Copilot to generate changes consistent with this - **When coding**: - Follow the core principles and TypeScript/Node.js conventions below. - Follow identified design patterns, naming patterns and coding styles. - - Write minimal, verifiable changes that preserve existing behavior when possible. - **After coding**: - Ensure changes pass quality gates below. - **When adding a tunable**: