mirror of
https://github.com/astral-sh/ruff
synced 2026-01-10 16:15:19 -05:00
Run automatically format code blocks with Black (#3191)
This commit is contained in:
@@ -6,8 +6,7 @@ Utilities for benchmarking Ruff.
|
||||
|
||||
Run `./scripts/benchmarks/run.sh` to clone the benchmarking target (CPython).
|
||||
|
||||
If you're looking to benchmark Ruff against other tools, you'll also need to run `poetry
|
||||
install` to create a virtual environment with the required dependencies.
|
||||
If you're looking to benchmark Ruff against other tools, you'll also need to run `poetry install` to create a virtual environment with the required dependencies.
|
||||
|
||||
## Running Benchmarks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user