mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-16 02:21:46 +04:00
Prepend hook name to each output line
This commit is contained in:
parent
d525928665
commit
8861b85dae
4 changed files with 15 additions and 2 deletions
|
|
@ -1005,6 +1005,7 @@ def test_manifest_hooks(tempdir_factory, store):
|
|||
types_or=[],
|
||||
verbose=False,
|
||||
fail_fast=False,
|
||||
prepend_name=False,
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue