wip: feat: workspace tmux remove
This commit is contained in:
parent
e2d11a7ea4
commit
7ec81ffdc7
3 changed files with 118 additions and 51 deletions
2
justfile
2
justfile
|
|
@ -3,5 +3,5 @@ format:
|
|||
uv run ruff format .
|
||||
|
||||
check:
|
||||
uv run ruff check .
|
||||
uv run ruff check . --fix
|
||||
uv run ty check .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue