Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Product output for all files checked #15902

Open
samskiter opened this issue Aug 18, 2023 · 0 comments
Open

Product output for all files checked #15902

samskiter opened this issue Aug 18, 2023 · 0 comments
Labels

Comments

@samskiter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant