Open xrmx opened 7 months ago
Thank you for the suggestion. I added the need design proposal because I don't know if we should always use the stub if it exists or leave the choice to the user, or how to remove the lib files from the analysis if the stub exists. It feels non trivial :)
Question
Would it be possible (or even make sense) to use to use the stubs from typeshed instead of the real libraries in pylint checks?
returns
with requests installed but nothing with just types-requests.
Documentation for future user
No idea, it would be nice to have an example in the tutorial using a third party library and explicitly saying you need to install it in order to provide more checks.
Additional context
No response