ref #3: [feat] add context and tasks for master-service
This commit is contained in:
parent
f0c4988b44
commit
7b3f82e805
10 changed files with 137 additions and 5 deletions
2
Makefile
2
Makefile
|
|
@ -31,7 +31,7 @@ test:
|
|||
uv run pytest -v
|
||||
|
||||
lint:
|
||||
uv run ruff check .
|
||||
uv run ruff check . --fix
|
||||
|
||||
typecheck:
|
||||
uv run mypy .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue