pypi ruff 0.0.261
v0.0.261

latest releases: 0.6.6, 0.6.5, 0.6.4...
17 months ago

What's Changed

Rules

  • [flake8-simplify] Ignore collapsible-if violations for if False: and if True: by @JonathanPlasse in #3732
  • [flake8-pie] Extend unncessary-generator-any-all to set comprehensions by @charliermarsh in #3824
  • [flake8-simplify] Implement dict-get-with-none-default (SIM910) by @kyoto7250 in #3874
  • [flake8-annotations] Additional simple magic return types by @dhruvmanila in #3805
  • [flake8-pyi]: fix PYI015 false positive on assignment of TypeVar & friends by @bluetech in #3861

Bug Fixes

Core

Docs

New Contributors

Full Changelog: v0.0.260...v0.0.261

Don't miss a new ruff release

NewReleases is sending notifications on new releases.