ruff
670fffef
- [`ruff`] Use helper function for empty f-string detection in `in-empty-collection` (`RUF060`) (#20249)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
16 days ago
[`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
References
#20249 - [`ruff`] Use helper function for empty f-string detection in `in-empty-collection` (`RUF060`)
Author
TaKO8Ki
Parents
de63f408
Loading