Skip to content

Conversation

@juliangilbey
Copy link
Contributor

Well, it turns out my PR #330 failed because it raised a message in the "information" category (see https://pylint.pycqa.org/en/latest/user_guide/messages/messages_overview.html) which is not currently handled by the python-lsp-server code. Here's a simple patch to handle this case.

@ccordoba12 ccordoba12 changed the title Include missing pylint "information" category Include missing Pylint "information" category Jan 8, 2023
@ccordoba12 ccordoba12 added this to the v1.7.1 milestone Jan 8, 2023
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks @juliangilbey!

@ccordoba12 ccordoba12 merged commit 2580db3 into python-lsp:develop Jan 8, 2023
@juliangilbey juliangilbey deleted the add-missing-pylint-category branch January 8, 2023 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants