mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-18 11:31:46 +04:00
mounting the superproject directory
This commit is contained in:
parent
69709798c6
commit
b30df02920
2 changed files with 8 additions and 5 deletions
|
|
@ -5,7 +5,8 @@ import hashlib
|
|||
import os
|
||||
|
||||
import pre_commit.constants as C
|
||||
from pre_commit import five, git
|
||||
from pre_commit import five
|
||||
from pre_commit import git
|
||||
from pre_commit.languages import helpers
|
||||
from pre_commit.util import CalledProcessError
|
||||
from pre_commit.util import clean_path_on_failure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue