mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 10:48:32 +00:00
Rename ruff
crate to ruff_linter
(#7529)
This commit is contained in:
parent
dcbd8eacd8
commit
5849a75223
4397 changed files with 93921 additions and 93915 deletions
|
@ -5,4 +5,4 @@
|
|||
###
|
||||
|
||||
cargo build --release && hyperfine --ignore-failure --warmup 10 \
|
||||
"./target/release/ruff ./crates/ruff/resources/test/cpython/ --no-cache"
|
||||
"./target/release/ruff ./crates/ruff_linter/resources/test/cpython/ --no-cache"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue