ruff/crates/ruff_linter
Zanie e5008ca714 Fix bug where selection included deprecated rules during preview (#9746)
Cherry-picked from https://github.com/astral-sh/ruff/pull/9714 which is
being abandoned for now because we need to invest more into our
redirection infrastructure before it is feasible.

Fixes a bug in the implementation where we improperly included
deprecated rules in `RuleSelector.rules()` when preview is on. Includes
some clean-up of error messages and the implementation.
# Conflicts:
#	crates/ruff/tests/integration_test.rs
2024-02-01 13:35:02 -06:00
..
resources Recategorize runtime-string-union to TCH010 (#9721) 2024-02-01 13:35:02 -06:00
src Fix bug where selection included deprecated rules during preview (#9746) 2024-02-01 13:35:02 -06:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Add internal hidden rules for testing (#9747) 2024-02-01 08:44:51 -06:00