Expose pre-commit tool hooks execution times (#692)

This commit is contained in:
Sviatoslav Sydorenko 2021-11-07 00:05:56 +01:00 committed by GitHub
parent fd838ca64e
commit 462624f49e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ commands =
pre_commit run \
--show-diff-on-failure \
--hook-stage manual \
{posargs:--all-files}
{posargs:--all-files -v}
# Print out the advice on how to install pre-commit from this env into Git:
-{envpython} -c \