From b576f5732986a33127bebfba4f906b57a8f87a59 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sat, 11 Oct 2025 14:28:47 +0200 Subject: [PATCH] chore: refine GH copilot instructions MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- .github/copilot-instructions.md | 1 - 1 file changed, 1 deletion(-) 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**: -- 2.43.0