Since https://issues.redhat.com/browse/PROJQUAY-740, we have a new "types-test" make target.
To better leverage it, we should run it as a CI stage.
Note that there are currently a little more than 100 errors triggered by mypy (which the new make target runs), so we want to fix those in order to have the check passing before adding it to the CI.
- is related to
-
PROJQUAY-740 Use MyPy in Python 3
- Closed