ruff/crates/ruff_cli
Thomas de Zeeuw 17f1ecd56e
Open cache files in parallel (#5120)
## Summary

Open cache files in parallel (again), brings the performance back to be roughly equal to the old implementation.

## Test Plan

Existing tests should keep working.
2023-06-20 17:43:09 +02:00
..
resources/test/fixtures/cache_mutable Open cache files in parallel (#5120) 2023-06-20 17:43:09 +02:00
src Open cache files in parallel (#5120) 2023-06-20 17:43:09 +02:00
tests Add rule documentation URL to JSON output (#5187) 2023-06-19 21:09:15 +00:00
Cargo.toml Only use a single cache file per Python package (#5117) 2023-06-19 17:46:13 +02:00