ruff/crates/ruff_linter
Aleksei Latyshev 177bf72598
[refurb] Implement for-loop-writes (FURB122) (#10630)
## Summary
Implement `for-loop-writes` (FURB122) lint
- https://github.com/astral-sh/ruff/issues/1348
- [original
lint](https://github.com/dosisod/refurb/blob/master/refurb/checks/builtin/writelines.py)

---------

Co-authored-by: dylwil3 <dylwil3@gmail.com>
2025-01-16 15:02:46 -06:00
..
resources [refurb] Implement for-loop-writes (FURB122) (#10630) 2025-01-16 15:02:46 -06:00
src [refurb] Implement for-loop-writes (FURB122) (#10630) 2025-01-16 15:02:46 -06:00
Cargo.toml Bump version to 0.9.2 (#15529) 2025-01-16 13:07:26 +00:00