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 a3a2f99 commit 85f06fbCopy full SHA for 85f06fb
tox.ini
@@ -17,7 +17,7 @@ deps =
17
setenv =
18
LC_CTYPE=en_US.UTF-8
19
commands =
20
- pre-commit run --all-files
+ pre-commit run --all-files --show-diff-on-failure
21
22
[testenv:mypy]
23
basepython=python3.8
0 commit comments