Skip to content

Allow mypy to be run against a directory recursively #838

Closed
@kylec1

Description

@kylec1

It'd be useful to be able to run mypy on a whole project (or a subset of one) by just pointing it at a directory, and that can probably be done more efficiently than checking each module or file individually, as type information from dependencies could be shared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions