ruff/crates/ruff_linter
Zanie Blue 7706f561a9
Do not offer an invalid fix for PLR1716 when the comparisons contain parenthesis (#13527)
Related to https://github.com/astral-sh/ruff/issues/13524

Doesn't offer a valid fix, opting to instead just not offer a fix at
all. If someone points me to a good way to handle parenthesis here I'm
down to try to fix the fix separately, but it looks quite hard.
2024-09-26 19:01:06 +00:00
..
resources Do not offer an invalid fix for PLR1716 when the comparisons contain parenthesis (#13527) 2024-09-26 19:01:06 +00:00
src Do not offer an invalid fix for PLR1716 when the comparisons contain parenthesis (#13527) 2024-09-26 19:01:06 +00:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Bump version to 0.6.8 (#13522) 2024-09-26 14:09:03 +02:00