Aleksei Latyshev
|
ccc418cc49
|
[`refurb`] Implement `repeated-global` (`FURB154`) (#11187)
Implement repeated_global (FURB154) lint.
See:
- https://github.com/astral-sh/ruff/issues/1348
- [original
lint](https://github.com/dosisod/refurb/blob/master/refurb/checks/builtin/simplify_global_and_nonlocal.py)
## Test Plan
cargo test
|
2024-06-08 20:35:40 +00:00 |