ruff/crates/ruff_linter
Hamir Mahal 136abace92
[flake8-logging-format] Add auto-fix for f-string logging calls (G004) (#19303)
Closes #19302

<!--
Thank you for contributing to Ruff/ty! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title? (Please prefix
with `[ty]` for ty pull
  requests.)
- Does this pull request include references to any relevant issues?
-->

## Summary
This adds an auto-fix for `Logging statement uses f-string` Ruff G004,
so users don't have to resolve it manually.
<!-- What's the purpose of the change? What does it do, and why? -->

## Test Plan
I ran the auto-fixes on a Python file locally and and it worked as
expected.
<!-- How was it tested? -->

---------

Co-authored-by: Brent Westbrook <36778786+ntBre@users.noreply.github.com>
2025-08-26 10:51:24 -04:00
..
resources [flake8-logging-format] Add auto-fix for f-string logging calls (G004) (#19303) 2025-08-26 10:51:24 -04:00
src [flake8-logging-format] Add auto-fix for f-string logging calls (G004) (#19303) 2025-08-26 10:51:24 -04:00
Cargo.toml Bump 0.12.10 (#20025) 2025-08-21 13:09:31 -05:00