mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Print message when installing repositories.
This commit is contained in:
parent
36ecf23c2e
commit
74363e6ec2
9 changed files with 78 additions and 29 deletions
|
|
@ -1,7 +1,9 @@
|
|||
|
||||
ENVIRONMENT_DIR = None
|
||||
|
||||
|
||||
def install_environment(repo_cmd_runner):
|
||||
"""Installation for script type is a noop."""
|
||||
pass
|
||||
|
||||
|
||||
def run_hook(repo_cmd_runner, hook, file_args):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue