RFE: Add initial static type hint checking support
Bug #1633756 reported by
John L. Villalovos
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ironic-lib |
In Progress
|
Wishlist
|
John L. Villalovos |
Bug Description
Add initial support for using static type hint checking.
Using the tool mypy:
http://
This will require updating the tox.ini to run mypy in the [pep8] section.
And adding type hints into the code, at least a little amount to get things going.
tags: | added: rfe |
summary: |
- Add static type hint checking support + RFE: Add static type hint checking support |
Changed in ironic-lib: | |
assignee: | nobody → John L. Villalovos (happycamp) |
summary: |
- RFE: Add static type hint checking support + RFE: Add initial static type hint checking support |
description: | updated |
Changed in ironic-lib: | |
status: | New → In Progress |
Changed in ironic: | |
assignee: | nobody → John L. Villalovos (happycamp) |
Changed in ironic: | |
importance: | Undecided → Wishlist |
Changed in ironic-lib: | |
importance: | Undecided → Wishlist |
no longer affects: | ironic |
To post a comment you must log in.
Approved for ironic-lib in today's meeting, leaving tag as 'rfe' since it isn't approved for ironic proper.