Actions
Task #5338
openTask #5329: Release new Mini-NDN version (0.7.0)
Ensure code style consistency and general code cleanliness
Start date:
11/13/2024
Due date:
% Done:
20%
Estimated time:
Description
Mini-NDN lacking automated code style checking and a formalized style guide has meant that the code has a large number of inconsistencies regarding usage of snake case versus camel case, usage of f-strings over format() or C-style formatting, and some miscellaneous other issues along similar lines. Adopting a formal style guide for Python and an effort to do a clean-up push will hopefully ensure that there's no confusion going forward.
Checklist
- Decide on style guide
- Apply code corrections
- Test to ensure no additional bugs introduced
Updated by Alexander Lane 3 months ago
- Status changed from New to In Progress
- Assignee set to Alexander Lane
- % Done changed from 0 to 20
Actions