Skip to content

Disable pylintUseMinimalCheckers when local pylint config exists #788

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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