ruff/crates/ruff_python_semantic
InSync 89368a62a8
[`flake8-use-pathlib`] Dotless suffix passed to `Path.with_suffix()` (`PTH901`) (#14779)
## Summary

Resolves #14441.

## Test Plan

`cargo nextest run` and `cargo insta test`.
2024-12-06 13:08:20 +01:00
..
src [`flake8-use-pathlib`] Dotless suffix passed to `Path.with_suffix()` (`PTH901`) (#14779) 2024-12-06 13:08:20 +01:00
Cargo.toml Extract `LineIndex` independent methods from `Locator` (#13938) 2024-10-28 07:53:41 +00:00