ruff/crates/ruff
Charlie Marsh c326778652
Make requires-python inference robust to == (#12091)
## Summary

Instead of using a high patch version, attempt to detect the
minimum-supported minor.

Closes #12088.
2024-06-28 09:38:17 -04:00
..
resources/test/fixtures Rename ruff_cli crate to ruff (#9557) 2024-01-16 17:47:01 -05:00
src Remove --preview as a required argument for ruff server (#12053) 2024-06-27 19:27:15 +00:00
tests Make requires-python inference robust to == (#12091) 2024-06-28 09:38:17 -04:00
build.rs Rename ruff_cli crate to ruff (#9557) 2024-01-16 17:47:01 -05:00
Cargo.toml Release v0.5.0 (#12068) 2024-06-27 14:46:44 +00:00