feat: Update coding guidelines to include replacement of legacy code
This commit is contained in:
1
.github/instructions/copilot.instructions.md
vendored
1
.github/instructions/copilot.instructions.md
vendored
@@ -80,6 +80,7 @@ applyTo: '**'
|
||||
- Write clear, concise, and maintainable code with proper type hints and docstrings.
|
||||
- Avoid using deprecated imports or patterns.
|
||||
- Remove any warnings or deprecation notices from the codebase.
|
||||
- Replace legacy code.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user