mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
add additional info to healthy-after-install check
This commit is contained in:
parent
2562c7f796
commit
07554e9525
27 changed files with 137 additions and 79 deletions
|
|
@ -18,7 +18,7 @@ from pre_commit.util import cmd_output_b
|
|||
|
||||
ENVIRONMENT_DIR = 'conda'
|
||||
get_default_version = helpers.basic_get_default_version
|
||||
healthy = helpers.basic_healthy
|
||||
health_check = helpers.basic_health_check
|
||||
|
||||
|
||||
def get_env_patch(env: str) -> PatchesT:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue