Skip to content

v0.0.279

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 21:56
· 2840 commits to main since this release
f1f89f2

What's Changed

Rules

  • [flake8-pyi] Implement flake8-pyi's PYI026 by @LaBatata101 in #5844
  • [flake8-pyi] Implement flake8-pyi's PYI017 by @qdegraaf in #5895
  • [flake8-pyi] Implement flake8-pyi's PYI036 by @density in #5668
  • [flake8-pyi] Implement flake8-pyi's PYI041 by @density in #5722
  • [flake8-use-pathlib] Implement os-path-getsize and os-path-get(a|m|c)-time (PTH202-205) by @sbrugman in #5835
  • [flake8-use-pathlib] Implement path-constructor-default-argument (PTH201) by @sbrugman in #5833
  • [pandas-vet] Implement constant series rule (PD101) by @sbrugman in #5802
  • [pylint] Implement Pylint's consider-using-in (PLR1714) by @tjkuson in #5193

Rule changes

Bug Fixes

New Contributors

Full Changelog: v0.0.278...v0.0.279