pylint
pylint copied to clipboard
Expose types
Current problem
Pylint support plugins which might want to type-check their code. Therefore it would be great, if pylint could expose it's types.
Desired solution
Add missing types and add a py.typed
file. Else add dedicated stubs files.
Additional context
No response
Ref #2079
Thanks!
Blocked by PyCQA/astroid#1680