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 16d0b32 commit 3b77b5fCopy full SHA for 3b77b5f
tox.ini
@@ -17,7 +17,7 @@ deps =
17
setenv =
18
LC_CTYPE=en_US.UTF-8
19
commands =
20
- pre-commit {posargs:run --all-files}
+ pre-commit run --all-files
21
22
[testenv:mypy]
23
basepython=python3.8
0 commit comments