ruff/crates/ruff_linter/src/rules/refurb
Charlie Marsh 65848869d5
[`refurb`] Make `list-reverse-copy` an unsafe fix (#12303)
## Summary

I don't know that there's more to do here. We could consider not raising
the violation at all for arguments, but that would have some false
negatives and could also be surprising to users.

Closes https://github.com/astral-sh/ruff/issues/12267.
2024-07-13 15:45:35 -04:00
..
rules [`refurb`] Make `list-reverse-copy` an unsafe fix (#12303) 2024-07-13 15:45:35 -04:00
snapshots [`refurb`] Make `list-reverse-copy` an unsafe fix (#12303) 2024-07-13 15:45:35 -04:00
helpers.rs Restrict fowarding `newline` argument in `open()` calls to Python versions >= 3.10 (#12244) 2024-07-09 02:43:31 +00:00
mod.rs Restrict fowarding `newline` argument in `open()` calls to Python versions >= 3.10 (#12244) 2024-07-09 02:43:31 +00:00