Skip to content

Implement usethis tool pydantic #374

@nathanjmcdougall

Description

@nathanjmcdougall

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.

Metadata

Metadata

Labels

blockedAnother issue is preventing progressenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions