ruff/crates/ruff_linter
Marcus Näslund 9d3cad95bc
[refurb] Add coverage of set and frozenset calls (FURB171) (#18035)
## Summary

Adds coverage of using set(...) in addition to `{...} in
SingleItemMembershipTest.

Fixes #15792
(and replaces the old PR #15793)

<!-- What's the purpose of the change? What does it do, and why? -->

## Test Plan

Updated unit test and snapshot.

Steps to reproduce are in the issue linked above.

<!-- How was it tested? -->
2025-05-29 14:59:49 -04:00
..
resources [refurb] Add coverage of set and frozenset calls (FURB171) (#18035) 2025-05-29 14:59:49 -04:00
src [refurb] Add coverage of set and frozenset calls (FURB171) (#18035) 2025-05-29 14:59:49 -04:00
Cargo.toml Bump 0.11.12 (#18369) 2025-05-29 09:17:12 -04:00