Skip to content

Commit

Permalink
Expose pre-commit tool hooks execution times (#692)
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz authored Nov 6, 2021
1 parent fd838ca commit 462624f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 462624f

Please sign in to comment.