python-language-server
python-language-server copied to clipboard
Support pytype as a linter
pytype is a great type annotation based linter. I personally think it works even better than mypy. It would be great that if pytype is supported in pyls.
Agreed !