ruff
432b4da2 - Recategorize `static-key-dict-comprehension` from `RUF011` to `B035` (#9428)

Commit
1 year ago
Recategorize `static-key-dict-comprehension` from `RUF011` to `B035` (#9428) ## Summary This rule was added to flake8-bugbear. In general, we tend to prefer redirecting to prominent plugins when our own rules are reimplemented (since more projects have `B` activated than `RUF`). ## Test Plan `cargo test`
Author
Committer
Parents
Loading