ruff/crates/ruff_linter
Takayuki Maeda 670fffef37
[`ruff`] Use helper function for empty f-string detection in `in-empty-collection` (`RUF060`) (#20249)
## Summary

Fixes #20238

Replace inline f-string emptiness check with `is_empty_f_string` helper
function
2025-09-04 20:20:59 +00:00
..
resources [`ruff`] Use helper function for empty f-string detection in `in-empty-collection` (`RUF060`) (#20249) 2025-09-04 20:20:59 +00:00
src [`ruff`] Use helper function for empty f-string detection in `in-empty-collection` (`RUF060`) (#20249) 2025-09-04 20:20:59 +00:00
Cargo.toml Bump 0.12.12 (#20242) 2025-09-04 11:35:56 -05:00