Skip to content

Commit

Permalink
check types
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Feb 19, 2024
1 parent c371432 commit 801d318
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ envlist = py{38,39,310,311,312}
[testenv]
deps =
ruff
mypy==1.8.0
commands =
ruff check --preview
ruff format --check
mypy .
swarm --help

0 comments on commit 801d318

Please sign in to comment.