mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-01-18 07:17:02 +00:00
⚙️ Updates bootstrap and lint
This commit is contained in:
parent
d32224bfd1
commit
8b545a1e5a
5
justfile
5
justfile
|
@ -6,7 +6,7 @@
|
|||
|
||||
@bootstrap:
|
||||
python -m pip install --upgrade pip uv
|
||||
python -m uv pip install --upgrade --requirement pyproject.toml
|
||||
uv pip install --upgrade --requirement pyproject.toml
|
||||
|
||||
@build:
|
||||
just doctoc
|
||||
|
@ -18,9 +18,6 @@
|
|||
@down:
|
||||
docker compose down
|
||||
|
||||
@lint:
|
||||
-uv --quiet tool run curlylint _layouts/
|
||||
-bunx awesome-lint README.md
|
||||
@lint *ARGS:
|
||||
# -uv --quiet tool run curlylint _layouts/
|
||||
# -bunx awesome-lint README.md
|
||||
|
|
Loading…
Reference in New Issue
Block a user