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 381af3b commit 49073bfCopy full SHA for 49073bf
tox.ini
@@ -42,7 +42,7 @@ markers =
42
43
[testenv]
44
commands =
45
- ruff format
+ ruff format --check
46
pytest {posargs}
47
coverage report
48
coverage xml
0 commit comments