-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Feature request
Introduce ament_mypy to the codebase, to enforce and check type hinting on python code.
Feature description
Increasing the Python code quality by introducing a static type checker.
Implementation considerations
See how to use mypy with an existing codebase.
To generate type hints automatically one could use tools like pyannotate or monkeytype.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed