Recheck on save #270
Unanswered
Andrew Baxter (andrewbaxter)
asked this question in
Q&A
Replies: 1 comment
|
Andrew Baxter (@andrewbaxter) If you are running You can also look at Output > Mypy Type Checker, to see if it triggers |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The readme says
I can confirm that upon opening lint errors are displayed. When I save the file they all disappear and never come back until I re-open the file or restart mypy. That's not what I expected, but it doesn't contradict the stated behavior.
Is there a way to get it to re-check without restarting or re-opening the file? Or more specifically, is there a way to get it to recheck every time I save (or even while I'm typing, with a delay maybe)?
Or is there some issue with my installation?
All reactions