Skip to content

v1.2.5

Choose a tag to compare

@nbirillo nbirillo released this 11 Jan 07:54
· 46 commits to main since this release
44cb827

Python:

  • Disable WPS427 (unreachable code) since it conflicts with W0101
  • Add a custom tip for the bad augmented assign pattern

Java:

  • Disable MissingSerialVersionUID inspection