Skip to content

Releas 0.2.0

Compare
Choose a tag to compare
@Viicos Viicos released this 24 Feb 17:19
· 10 commits to main since this release
3715aec

Add three new rules:

  • PYD003 - Unecessary Field call to specify a default value

  • PYD004 - Default argument specified in annotated

  • PYD005 - Field name overrides annotation

  • Drop support for Python 3.8