mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
new hook tests for broken symlinks
This commit is contained in:
parent
5edf945ca5
commit
896c0cfdc0
5 changed files with 41 additions and 0 deletions
1
testing/resources/broken_symlink
Symbolic link
1
testing/resources/broken_symlink
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
does_not_exist
|
||||
0
testing/resources/does_exist
Normal file
0
testing/resources/does_exist
Normal file
1
testing/resources/working_symlink
Symbolic link
1
testing/resources/working_symlink
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
does_exist
|
||||
Loading…
Add table
Add a link
Reference in a new issue