Skip to content

Commit

Permalink
Add mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
yeger00 committed Mar 27, 2024
1 parent 4968fbb commit 2ed5d79
Show file tree
Hide file tree
Showing 5 changed files with 396 additions and 319 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ build:
lint:
poetry install --no-interaction --no-root --with tests
poetry run ruff check .
poetry run mypy pylspclient

test:
poetry install --no-interaction --no-root --with tests
Expand Down
Loading

0 comments on commit 2ed5d79

Please sign in to comment.