Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pylint support #25

Closed
willfrey opened this issue Oct 4, 2017 · 5 comments
Closed

Pylint support #25

willfrey opened this issue Oct 4, 2017 · 5 comments

Comments

@willfrey
Copy link

willfrey commented Oct 4, 2017

Please and thank you!

@lgeiger
Copy link
Collaborator

lgeiger commented Oct 4, 2017

👍 Once palantir/python-language-server#129 is fixed, we will support it.

@willfrey
Copy link
Author

willfrey commented Oct 5, 2017

Great! Thank you.

@mscuthbert
Copy link

Might be closer to completion than before, given palantir/python-language-server#202

@ghost
Copy link

ghost commented Jun 20, 2018

I am also waiting for pyling support - it would probably help if more people voice their support in the palantir's open ticket.

@lgeiger
Copy link
Collaborator

lgeiger commented Mar 11, 2019

This is now fixed in #159 🎉

This feature requires pyls 0.25 or later:
Upgrade by running python -m pip install 'python-language-server[all]' --upgrade

Note that due to limitations in Pylint, only files saved to disk are linted.

Please try it out and provide feedback if anything is broken: https://github.com/palantir/python-language-server

@lgeiger lgeiger closed this as completed Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants