Skip to content

v0.0.248

Choose a tag to compare

@charliermarsh charliermarsh released this 19 Feb 17:15
· 12483 commits to main since this release
41e77bb

What's Changed

Rules

  • [numpy] numpy-legacy-random by @sbrugman in #2960
  • [pycodestyle] autofix useless semicolons by @sbrugman in #3001
  • [pep8-naming] Implement flake8-module-naming by @sbrugman in #2855
  • [flake8-self] Ignore namedtuple methods in flake8-self by @charliermarsh in #2998
  • [flake8-simplify] Merge convert-loop-to-any & convert-loop-to-all to reimplemented-builtin by @not-my-profile in #2903
  • [ruff] Add support for ensure_future for RUF006 by @Lunarmagpie in #2943
  • [pylint] error when __init__ returns a value by @r3m0t in #3007
  • [flake8-pytest-style] autofix for composite-assertion (PT018) by @sbrugman in #2732
  • [flake8-tidy-imports] extend autofix of relative imports by @sbrugman in #2990

Settings

Bug Fixes

New Contributors

Full Changelog: v0.0.247...v0.0.248