-
Notifications
You must be signed in to change notification settings - Fork 302
support TypeForm #2668
Copy link
Copy link
Closed
astral-sh/ruff
#25334Labels
conformancetyping semanticstyping-module features, spec compliance, etctyping-module features, spec compliance, etc
Milestone
Metadata
Metadata
Assignees
Labels
conformancetyping semanticstyping-module features, spec compliance, etctyping-module features, spec compliance, etc
Type
Fields
Give feedbackNo fields configured for issues without a type.
https://peps.python.org/pep-0747/
pyright has experimental support for this (can be enabled using
enableExperimentalFeatures). i'm not sure what ty's stance is on experimental typing features is (does ty need anenable-experimental-featuressetting too?), but it would be nice if this was supported.