mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-20 09:34:42 +04:00
Add basic perl repo test
This commit is contained in:
parent
aee7843bec
commit
1295364986
7 changed files with 52 additions and 0 deletions
7
testing/resources/perl_hooks_repo/.gitignore
vendored
Normal file
7
testing/resources/perl_hooks_repo/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/MYMETA.json
|
||||
/MYMETA.yml
|
||||
/Makefile
|
||||
/PreCommitHello-*.tar.*
|
||||
/PreCommitHello-*/
|
||||
/blib/
|
||||
/pm_to_blib
|
||||
Loading…
Add table
Add a link
Reference in a new issue