ruff/crates/ruff_linter/resources
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
..
test [ruff] Use helper function for empty f-string detection in in-empty-collection (RUF060) (#20249) 2025-09-04 20:20:59 +00:00
__init__.py