From: Jérôme Benoit Date: Sat, 11 Oct 2025 12:33:20 +0000 (+0200) Subject: chore: refine GH copilot instructions X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=9da6636ef0282c2bf894a614da2dc31ae4153893;p=freqai-strategies.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 2581af4..8c90802 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 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**: