Skip to content

mypy requires deprecated configuration to work #146

Closed as not planned
Closed as not planned
@Sarctiann

Description

@Sarctiann

Mypy requires this config in the user settings JSON file to work, but both are marked as deprecated and require manual configuration with the command palette or editing the JSON file.

{
  ...
  "python.linting.mypyEnabled": true,
  "python.linting.enabled": true,
  ...
}

image

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from postertriage-needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions