Why doesn’t mypy follow config in GitHub Actions?
If I run mypy locally it will only type check certain files because the pyproject.toml
file has the following inclusion:
If I run mypy locally it will only type check certain files because the pyproject.toml
file has the following inclusion: