pylint icon indicating copy to clipboard operation
pylint copied to clipboard

Expose types

Open kasium opened this issue 2 years ago • 3 comments

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

kasium avatar Dec 07 '21 07:12 kasium

Ref #2079

DanielNoord avatar Dec 07 '21 14:12 DanielNoord

Thanks!

kasium avatar Dec 07 '21 14:12 kasium

Blocked by PyCQA/astroid#1680

jacobtylerwalls avatar Jul 03 '22 14:07 jacobtylerwalls