ruff/crates/ruff_workspace
Valeriy Savchenko 4123d074bd
[refurb] Implement reimplemented-starmap rule (FURB140) (#7253)
## Summary

This PR is part of a bigger effort of re-implementing `refurb` rules
#1348. It adds support for
[FURB140](https://github.com/dosisod/refurb/blob/master/refurb/checks/itertools/use_starmap.py)

## Test Plan

I included a new test + checked that all other tests pass.
2023-09-19 02:18:54 +00:00
..
src [refurb] Implement reimplemented-starmap rule (FURB140) (#7253) 2023-09-19 02:18:54 +00:00
Cargo.toml Move Configuration to ruff_workspace crate (#6920) 2023-08-28 06:21:35 +00:00