ruff/crates/ruff_linter
Auguste Lalande c9a283a5ad [`pycodestyle`] Remove deprecated functionality from `type-comparison` (`E721`) (#11220)
## Summary

Stabilizes `E721` behavior implemented in #7905.

The functionality change in `E721` was implemented in #7905, released in
[v0.1.2](https://github.com/astral-sh/ruff/releases/tag/v0.1.2). And
seems functionally stable since #9676, without an explicit release but
would correspond to
[v0.2.0](https://github.com/astral-sh/ruff/releases/tag/v0.2.0). So the
deprecated functionally should be removable in the next minor release.

resolves: #6465
2024-06-27 13:44:11 +02:00
..
resources Stabilise rules RUF024 and RUF026 (#12026) 2024-06-27 13:44:11 +02:00
src [`pycodestyle`] Remove deprecated functionality from `type-comparison` (`E721`) (#11220) 2024-06-27 13:44:11 +02:00
Cargo.toml Bump version to v0.4.10 (#11953) 2024-06-20 22:37:44 +05:30
__init__.py [`pylint`] (Re-)Implement `import-private-name` (`C2701`) (#9553) 2024-01-16 14:03:11 -05:00