Skip to content

Releas 0.1.0

Compare
Choose a tag to compare
@Viicos Viicos released this 23 Feb 18:30
· 14 commits to main since this release
d71555d

Initial release. The following rules are implemented:

  • PYD001 - Positional argument for Field default argument
  • PYD002 - Non-annotated attribute inside Pydantic model
  • PYD010 - Usage of __pydantic_config__