Skip to content

Report use of unknown config keys #11040

@erictraut

Description

@erictraut

Pyright currently ignores any config keys that it doesn't know about.

The pyright VS Code extension ships with a JSON schema for "pyrightconfig.json", so it's easy to tell if you've added unsupported config keys. However, no such schema validation exists for "pyproject.toml".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions