matangover/mypyls
Mypy language server: runs mypy on Python code to provide type checking, go to definition, and hover.
PythonMIT
Issues
- 5
Exclude options in mypy.ini aren't understood by mypyls due to pinned version
#11 opened by harshita-gupta - 4
the 'disable_error_code' option is useless
#6 opened by tjcjc - 2
The mypy server crashed 5 times in the last 3 minutes. The server will not be restarted.
#9 opened by adam-grant-hendry - 3
- 4
pip install fails
#5 opened by amacfie - 2
poetry add - version solving failed
#7 opened by paolodina - 3
Support for later versions of mypy
#3 opened by relwell