Skip to content

Commit

Permalink
add back cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
No767 committed Dec 31, 2024
1 parent bbbf241 commit 190ebd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ tasks:

check:
cmds:
- pyright server
- ruff check server --fix --exit-non-zero-on-fix --config pyproject.toml
silent: true

Expand Down

0 comments on commit 190ebd6

Please sign in to comment.