mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-18 08:34:41 +04:00
use_filesnames_file
This commit is contained in:
parent
0252908c27
commit
47d0e05d09
5 changed files with 34 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ class Hook(NamedTuple):
|
|||
always_run: bool
|
||||
fail_fast: bool
|
||||
pass_filenames: bool
|
||||
use_filesnames_file: bool
|
||||
description: str
|
||||
language_version: str
|
||||
log_file: str
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue