[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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -5,3 +5,5 @@ __pycache__
|
||||
/yamllint.egg-info
|
||||
/build
|
||||
/.eggs
|
||||
*.yaml
|
||||
!*.yaml/
|
||||
|
||||
Reference in New Issue
Block a user