Commits
Click on a commit to change the comparison range[G004] autofix drops implicit concat pieces in the format string
Test:
```
cargo test -p ruff_linter
```
Backtest (run new testcases against previous implementation):
```
git checkout HEAD^ crates/ruff_linter/src/rules/flake8_logging_format/rules/logging_call.rs
cargot test -p ruff_linter
```4 days ago
by pieterh-oai