tomv564 / pyls-mypy

Mypy plugin for the Python Language Server
MIT License
110 stars 62 forks source link

Add support for ignore-missing-imports argument #34

Open krisrogers opened 4 years ago

tomv564 commented 4 years ago

I believe you can apply this setting via the mypy.ini file instead?

Think of this codebase if we have to passthrough all of mypy's command line arguments!