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.
2 parents 622995a + 5e1c6ce commit 9074000Copy full SHA for 9074000
tox.ini
@@ -53,7 +53,7 @@ deps =
53
skip_install = True
54
basepython = python3
55
deps = pre-commit>=1.11.0
56
-commands = pre-commit run --all-files --show-diff-on-failure
+commands = pre-commit run --all-files --show-diff-on-failure {posargs:}
57
58
[testenv:docs]
59
0 commit comments