mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-01 06:11:43 +00:00
![]() Similar to https://github.com/astral-sh/ruff/pull/9689 — retains removed rules for better error messages and documentation but removed rules _cannot_ be used in any context. Removes PLR1706 as a useful test case and something we want to accomplish in #9680 anyway. The rule was in preview so we do not need to deprecate it first. Closes https://github.com/astral-sh/ruff/issues/9007 ## Test plan <img width="1110" alt="Rules table" src=" |
||
---|---|---|
.. | ||
cache_key.rs | ||
combine_options.rs | ||
config.rs | ||
derive_message_formats.rs | ||
lib.rs | ||
map_codes.rs | ||
newtype_index.rs | ||
rule_code_prefix.rs | ||
rule_namespace.rs | ||
violation.rs |