ruff
ebe9c035 - [`refurb`] Implement `no-slice-copy` (`FURB145`) (#7007)

Commit
2 years ago
[`refurb`] Implement `no-slice-copy` (`FURB145`) (#7007) ## Summary Implement [`no-slice-copy`](https://github.com/dosisod/refurb/blob/master/refurb/checks/builtin/no_slice_copy.py) as `slice-copy` (`FURB145`). Related to #1348. ## Test Plan `cargo test`
Author
Parents
Loading