Skip to content

Commit 96e8f02

Browse files
committed
Merge branch 'develop' into work
2 parents c16a038 + 462624f commit 96e8f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ commands =
8282
pre_commit run \
8383
--show-diff-on-failure \
8484
--hook-stage manual \
85-
{posargs:--all-files}
85+
{posargs:--all-files -v}
8686

8787
# Print out the advice on how to install pre-commit from this env into Git:
8888
-{envpython} -c \

0 commit comments

Comments
 (0)