From: Jérôme Benoit Date: Sat, 11 Oct 2025 12:32:03 +0000 (+0200) Subject: chore: refine GH copilot instructions X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=4fe8588b40f2b649f2f3cc787af028804c145d82;p=e-mobility-charging-stations-simulator.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 19cfc42e..3da45f60 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, TypeScript/Node.js and OCPP-specific 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**: