ruff/crates/ruff_graph
Charlie Marsh e0f4f25d28
Support `.pyi` files in ruff analyze graph (#19611)
## Summary

We now return both the `.pyi` and `.py` files. Previously, we only
returned the `.pyi` file.
2025-07-28 22:00:27 -04:00
..
src Support `.pyi` files in ruff analyze graph (#19611) 2025-07-28 22:00:27 -04:00
Cargo.toml Add support for specifying minimum dots in detected string imports (#19538) 2025-07-24 15:48:23 -04:00