mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-17 17:10:53 +00:00
Rename Red Knot (#17820)
This commit is contained in:
parent
e6a798b962
commit
b51c4f82ea
1564 changed files with 1598 additions and 1578 deletions
|
@ -23,7 +23,7 @@ if [ ! -d corpus/ruff_fix_validity ]; then
|
|||
|
||||
# Build a smaller corpus in addition to the (optional) larger corpus
|
||||
curl -L 'https://github.com/python/cpython/archive/refs/tags/v3.13.0.tar.gz' | tar xz
|
||||
cp -r "../../../crates/red_knot_project/resources/test/corpus" "red_knot_project"
|
||||
cp -r "../../../crates/ty_project/resources/test/corpus" "ty_project"
|
||||
cp -r "../../../crates/ruff_linter/resources/test/fixtures" "ruff_linter"
|
||||
cp -r "../../../crates/ruff_python_formatter/resources/test/fixtures" "ruff_python_formatter"
|
||||
cp -r "../../../crates/ruff_python_parser/resources" "ruff_python_parser"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue