ruff/crates/ruff_linter
Charlie Marsh 268d95e911
Apply unnecessary index rule prior to enumerate rewrite (#9012)
This PR adds synthetic edits to `PLR1736` to avoid removing the
referenced value as part of `FURB148`.

Closes https://github.com/astral-sh/ruff/issues/9010.
2023-12-05 15:25:28 -05:00
..
resources/test [pylint] Implement too-many-positional (PLR0917) (#8995) 2023-12-04 18:03:09 +00:00
src Apply unnecessary index rule prior to enumerate rewrite (#9012) 2023-12-05 15:25:28 -05:00
Cargo.toml Bump version to v0.1.7 (#8999) 2023-12-04 16:28:23 -05:00