A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Microsoft/vscode-python/issues/13321 below:

VS Code does not honor pylint pyproject.toml file under default settings · Issue #13321 · microsoft/vscode-python · GitHub

Environment data Expected behaviour

Under the default settings pyproject.toml, setup.cfg, or .pylintrc file configs would be applied

Actual behaviour

These 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