[WIP] Fix for #334 (directories like 'dir.yaml' + recursive search)

Partially reverts a221898 to fix https://github.com/adrienverge/yamllint/issues/334

Linked to https://github.com/cpburnz/python-path-specification/issues/41.
This commit is contained in:
Adrien Vergé
2020-10-10 10:24:50 +02:00
parent 8eebab68ab
commit 415b1c7091
3 changed files with 14 additions and 3 deletions

2
.gitignore vendored
View File

@@ -5,3 +5,5 @@ __pycache__
/yamllint.egg-info
/build
/.eggs
*.yaml
!*.yaml/