mirror of
https://github.com/servo/servo.git
synced 2025-08-30 17:48:20 +01:00
Mergeruff.toml
into pyproject.toml
(#37741)
add a pyproject.toml config file that includes the settings for ruff --------- Signed-off-by: Jerens Lensun <jerensslensun@gmail.com>
This commit is contained in:
parent
b9347bf302
commit
5eb7c397fe
5 changed files with 6 additions and 7 deletions
2
mach
2
mach
|
@ -30,7 +30,7 @@
|
|||
fi
|
||||
}
|
||||
|
||||
run_in_nix_if_needed uv run python ${MACH_DIR}/mach "$@"
|
||||
run_in_nix_if_needed uv run --no-project python ${MACH_DIR}/mach "$@"
|
||||
}
|
||||
'''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue