Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Disable pylintUseMinimalCheckers when local pylint config exists #788

Closed
@patrys

Description

@patrys

I understand that it makes sense to hide some errors by default but if a project explicitly configures the linter then I think the editor should not override local choices. I am specifically talking about cases where one of the following is true:

  • .pylintrc exists
  • pylintrc exists
  • PYLINTRC environment variable is set and points to an existing file
  • pylintArgs setting is customized

Metadata

Metadata

Labels

area-lintingbugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions