mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
fix dotnet hooks with prefixes
This commit is contained in:
parent
df7bcf78c3
commit
d79c886d99
6 changed files with 38 additions and 1 deletions
|
|
@ -1052,6 +1052,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