ruff/crates/ruff_linter
Max Mynter c22395dbc6
[ruff] Fix false positive for t-strings in default-factory-kwarg (RUF026) (#20032)
Closes #19993

## Summary
Recognize t strings as never being callable to avoid false positives on
RUF026.
2025-08-22 09:29:42 -05:00
..
resources [ruff] Fix false positive for t-strings in default-factory-kwarg (RUF026) (#20032) 2025-08-22 09:29:42 -05:00
src [ruff] Fix false positive for t-strings in default-factory-kwarg (RUF026) (#20032) 2025-08-22 09:29:42 -05:00
Cargo.toml Bump 0.12.10 (#20025) 2025-08-21 13:09:31 -05:00