mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-05 07:49:29 -06:00
Add perl additional dependencies test
This commit is contained in:
@@ -184,6 +184,7 @@ class Store:
|
||||
LOCAL_RESOURCES = (
|
||||
'Cargo.toml', 'main.go', 'main.rs', '.npmignore', 'package.json',
|
||||
'pre_commit_dummy_package.gemspec', 'setup.py', 'environment.yml',
|
||||
'Makefile.PL',
|
||||
)
|
||||
|
||||
def make_local(self, deps: Sequence[str]) -> str:
|
||||
|
||||
Reference in New Issue
Block a user