-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It could be advantageous to preventatively maintain some of our core repositories. This includes:
-
Code review and refactoring:
- Review code for improvements, refactor to enhance readability / efficiency / maintainability
- Remove redundant code
-
Dependency management:
- Update dependencies to their latest stable versions
- Remove unused dependencies
-
Testing:
- Maintain/expand test coverage
-
Documentation:
- Update/improve documentation(including comments within the code)
Metadata
Metadata
Assignees
Labels
No labels