mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 00:54:42 +04:00
use_filesnames_file
This commit is contained in:
parent
0252908c27
commit
47d0e05d09
5 changed files with 34 additions and 0 deletions
|
|
@ -455,6 +455,7 @@ def test_manifest_hooks(tempdir_factory, store):
|
|||
minimum_pre_commit_version='0',
|
||||
name='Bash hook',
|
||||
pass_filenames=True,
|
||||
use_filesnames_file=False,
|
||||
require_serial=False,
|
||||
stages=[
|
||||
'commit-msg',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue