mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
fix dotnet hooks with prefixes
This commit is contained in:
parent
d7b8b123e6
commit
e904628830
6 changed files with 57 additions and 5 deletions
|
|
@ -1031,6 +1031,7 @@ def test_local_perl_additional_dependencies(store):
|
|||
'dotnet_hooks_csproj_repo',
|
||||
'dotnet_hooks_sln_repo',
|
||||
'dotnet_hooks_combo_repo',
|
||||
'dotnet_hooks_csproj_prefix_repo',
|
||||
),
|
||||
)
|
||||
def test_dotnet_hook(tempdir_factory, store, repo):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue