mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-20 01:24:42 +04:00
Adds failing test for cwd problem.
This commit is contained in:
parent
d4c9f9075e
commit
aa9c77abe8
6 changed files with 69 additions and 28 deletions
4
testing/resources/prints_cwd_repo/manifest.yaml
Normal file
4
testing/resources/prints_cwd_repo/manifest.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
- id: prints_cwd
|
||||
name: Prints Cwd
|
||||
entry: prints_cwd
|
||||
language: python
|
||||
Loading…
Add table
Add a link
Reference in a new issue