-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
addressed in next versionIssue is fixed and will appear in next published versionIssue is fixed and will appear in next published versionenhancement requestNew feature or requestNew feature or request
Description
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".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
addressed in next versionIssue is fixed and will appear in next published versionIssue is fixed and will appear in next published versionenhancement requestNew feature or requestNew feature or request