Skip to content

Running mypy on the current directory without some OS-specific stuff #9677

Closed
@Holt59

Description

@Holt59

Feature

Have a way to pass the current directory to mypy. I can run mypy dir, but mypy . fails because . is not a valid Python package name.

Pitch

Would be very useful to have generic CI commands. I'm currently figuring out how I can pass the full path to the current directory in an OS-dependent manner. Other tools (flake8, black, ...) have no issue with "."

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions