does pyright have a filesystem-wide cache? #10958
andres-ito-traversal
started this conversation in
General
Replies: 1 comment
-
|
looks like the answer is no per |
Beta Was this translation helpful? Give feedback.
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.
-
I am looking at setting up a continuous integration step in our python codebase that runs pyright as our static type checker solution. I was wondering if pyright supports any sort of caching, so we could avoid doing duplicate work?
Beta Was this translation helpful? Give feedback.
All reactions