ruff/crates/ruff/tests
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
..
snapshots Add support for specifying minimum dots in detected string imports (#19538) 2025-07-24 15:48:23 -04:00
analyze_graph.rs Support `.pyi` files in ruff analyze graph (#19611) 2025-07-28 22:00:27 -04:00
config.rs nit: docs for ignore & select (#15883) 2025-02-04 10:05:41 +01:00
direxist_guard.rs Error instead of `panic!` when running Ruff from a deleted directory (#16903) (#17054) 2025-04-01 14:17:07 +02:00
format.rs Update Rust crate toml to 0.9.0 (#19320) 2025-07-14 13:11:10 +05:30
integration_test.rs Update Rust crate toml to 0.9.0 (#19320) 2025-07-14 13:11:10 +05:30
lint.rs Add support for specifying minimum dots in detected string imports (#19538) 2025-07-24 15:48:23 -04:00
resolve_files.rs Update insta snapshots (#14366) 2024-11-15 19:31:15 +01:00
show_settings.rs Update Rust toolchain to 1.88 and MSRV to 1.86 (#19011) 2025-06-28 20:24:00 +02:00
version.rs Update Rust crate toml to 0.9.0 (#19320) 2025-07-14 13:11:10 +05:30