We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc12d7d commit c8b2011Copy full SHA for c8b2011
tox.ini
@@ -20,7 +20,7 @@ commands =
20
python -m build --no-isolation
21
python -m twine check dist/*
22
isort --check .
23
- ruff --format=github .
+ ruff .
24
codespell .
25
deps =
26
check-manifest
0 commit comments