File scope #83
Answered
by
karthiknadig
Chris Stuart Parry (chrisstuartparry)
asked this question in
Q&A
|
Before I switch to using this extension instead of the Mypy VSCode extension by Matan Gover, I wanted to check what this extension can check; namely, does it run on the entire workspace, or just each file separately? Apologies if this is an obvious answer, I'm not too familiar with the inner workings of linters and whatnot. Thank you! |
Answered by
karthiknadig
Jul 10, 2023
Replies: 1 comment 1 reply
|
We plan on adding a mode to check entire workspace: #81 It handles |
1 reply
Answer selected by
chrisstuartparry
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We plan on adding a mode to check entire workspace: #81
It handles
notesfrommypybetter. Eventually we plan on adding type hints frommypy