Skip to content

Product output for all files checked #15902

Open
@samskiter

Description

@samskiter

Feature

An option to have mypy output something for every file checked, regardless of whether any errors are detected.

Pitch

See this comment: #9672 (review)

This would make implementing the VSCode mypy extension a lot easier - right now errors aren't cleared - it would be great if there was an option to have mypy list the files it checked as part of a request.

See this PR/Description for a clear example of where this would be useful: microsoft/vscode-mypy#123 (comment)

Perhaps an output like:

file.py:29:5:39:64: info: file found

Open to any suggestions though

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions