You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my project I want to run mypy only on a specific subdirectory, otherwise I get unwanted errors. But I do not see an option exposed to control the args passed to mypy.
In my project I want to run mypy only on a specific subdirectory, otherwise I get unwanted errors. But I do not see an option exposed to control the args passed to mypy.