-
Notifications
You must be signed in to change notification settings - Fork 3
Implement usethis tool pydantic #374
Copy link
Copy link
Open
Labels
blockedAnother issue is preventing progressAnother issue is preventing progressenhancementNew feature or requestNew feature or request
Milestone
Description
Motivation
It's simple to install but subtle to configure with type checkers and linters since it does some unusual things under the hood. For example, with the TC rule codes;
[tool.ruff.lint.flake8-type-checking]
runtime-evaluated-base-classes = ["pydantic.BaseModel"]Summary of desired enhancement
Add support for pydantic config in a way that integrates well with other tools.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blockedAnother issue is preventing progressAnother issue is preventing progressenhancementNew feature or requestNew feature or request