diff --git a/tox.ini b/tox.ini index 898e258..f04b977 100644 --- a/tox.ini +++ b/tox.ini @@ -7,6 +7,6 @@ deps = mypy==1.8.0 commands = ruff check --preview - ruff format --check + ruff format --preview --check mypy . swarm --help