ruff/crates/ruff/tests
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
..
snapshots Remove output format text and use format full by default (#12010) 2024-06-27 13:44:11 +02:00
config.rs Add --output-format to ruff config CLI (#11438) 2024-05-15 22:17:33 -04:00
deprecation.rs Remove output format text and use format full by default (#12010) 2024-06-27 13:44:11 +02:00
format.rs Error when using the tab-size option (#12006) 2024-06-27 13:44:11 +02:00
integration_test.rs Avoid displaying syntax error as log message (#11902) 2024-06-27 13:44:11 +02:00
lint.rs Make requires-python inference robust to == (#12091) 2024-06-28 09:38:17 -04:00
resolve_files.rs Deduplicate deprecation warnings for v0.2.0 release (#9764) 2024-02-01 17:10:24 -06:00
show_settings.rs Make show-settings filters directory-agnostic (#9866) 2024-02-07 03:20:27 +00:00
version.rs Make --config and --isolated global flags (#10150) 2024-03-04 11:19:40 +00:00