Make `tests` directory a submodule
Open
- Dominant language
- Vim Script
- Stars
- 599
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Currently, git archive exports completely lacks "tests" directory:
https://github.com/junegunn/vader.vim/blob/429b669e6158be3a9fc110799607c232e6ed8e29/.gitattributes#L5
This means downstream testing of Vader is unavailable. If this directory was a submodule, it would be possible to easily download and unpack it for downstream testing needs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.