python.languageServer
setting: default / JediUnder the default settings pyproject.toml, setup.cfg, or .pylintrc file configs would be applied
Actual behaviourThese settings not applied unless Pylint Use Minimal Checkers is unchecked or explicitly set to false
Steps to reproduce:pyproject.toml
[tool.pylint.messages_control]
disable = "undefined-variable"
And then save a python variable with an undefined variable and you will see the lint error despite the message being disabled in the pyproject.toml file
kagamirror123, NixBiks, feluxe, lpasselin and gmeligio
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4