ruff/crates/ruff_linter/resources
Charlie Marsh 432b4da27b 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`
2024-01-30 12:00:45 -06:00
..
test Recategorize `static-key-dict-comprehension` from `RUF011` to `B035` (#9428) 2024-01-30 12:00:45 -06:00
__init__.py [`pylint`] (Re-)Implement `import-private-name` (`C2701`) (#9553) 2024-01-16 14:03:11 -05:00