We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 187023f commit 7f0bcbbCopy full SHA for 7f0bcbb
1 file changed
tox.ini
@@ -13,4 +13,4 @@ setenv =
13
14
[testenv:linter]
15
deps = pre-commit
16
-commands = pre-commit run --all-files
+commands = pre-commit run --all-files {posargs}
0 commit comments