]> Piment Noir Git Repositories - freqai-strategies.git/commitdiff
chore: refine github copilot instructions
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 7 Oct 2025 13:38:06 +0000 (15:38 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 7 Oct 2025 13:38:06 +0000 (15:38 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.github/copilot-instructions.md

index 479f1db5881e69ff2f60f2992f8ca55ade80afcc..5c5e2b1e00e65b33bec08724855766c69ebb56d7 100644 (file)
@@ -11,8 +11,8 @@ These instructions guide GitHub Copilot to generate changes consistent with this
 
 - **Before coding**:
   - Perform a comprehensive inventory of the codebase. Search for and read:
-    - README.md, CONTRIBUTING.md, and all other documentation files
-    - relevant code files related to the task
+    - README.md, CONTRIBUTING.md, and all other documentation files.
+    - relevant code files related to the task.
   - Identify existing code architecture, design patterns, canonical defaults, naming patterns and coding styles.
 - **When coding**:
   - Follow the core principles below.