We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0be54f commit 65ec4c3Copy full SHA for 65ec4c3
.github/copilot-instructions.md
@@ -14,5 +14,8 @@
14
- **Commands**: Register new commands in `package.json` and implement them in `src/commands.ts` or a relevant module.
15
- **Logging**: Use the `Logger` utility for all logging purposes. Don't use console.log or similar methods directly.
16
17
+## Pull Request Guidelines
18
+- Never touch the yarn.lock file.
19
+
20
---
21
_Last updated: 2025-06-20_
0 commit comments