github astral-sh/ruff v0.0.286

latest releases: 0.6.7, 0.6.6, 0.6.5...
13 months ago

What's Changed

New Rules

  • [flake8-bugbear] Update function-call-in-argument-default (B008) to ignore arguments with immutable annotations by @zanieb in #6784
  • [flake8-bugbear] Update mutable-argument-default (B006) to use extend-immutable-calls when determining if annotations are immutable by @zanieb in #6781
  • [flake8-pie] Implement unnecessary-range-start (PIE808) by @harupy in #6690
  • [flake8-pytest-style] Add autofix for PT014 by @harupy in #6698
  • [pylint] Implement no-self-use (R6301) by @LaBatata101 in #6574
  • [pylint] Extend repeated-equality-comparison-target to check for mixed orderings and Yoda conditions. by @tjkuson in #6691

Settings

Bug Fixes

Full Changelog: v0.0.285...v0.0.286

Don't miss a new ruff release

NewReleases is sending notifications on new releases.