mirror of
https://github.com/tgorordo/carousel.git
synced 2026-06-12 20:42:13 -07:00
add .benchmarks to cleaning
This commit is contained in:
parent
fbd69805ca
commit
3507cf1290
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -13,7 +13,7 @@ format:
|
|||
clean:
|
||||
uv run pyclean src test
|
||||
uv run ruff clean
|
||||
rm -rf .pytest_cache .hypothesis
|
||||
rm -rf .pytest_cache .hypothesis .benchmarks
|
||||
|
||||
wipe:
|
||||
just clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue