You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this could be output via the CLI with hk run pre-commit --profile or hk run pre-commit --report. We'd also need to be able to use it inside of a config with events:
there should be a way to get information about execution times with hk, something like this json (wall vs cpu for parallelization time):
this could be output via the CLI with
hk run pre-commit --profile
orhk run pre-commit --report
. We'd also need to be able to use it inside of a config with events:or maybe just as a separate step using a tera template:
The text was updated successfully, but these errors were encountered: