Description
Snack list returns all .py files instead of just snacks in a stash. If there are other .py files sub to the working directory, snack list returns those as well as snacks in a stash.
Steps to reproduce
Expected behaviour
snack list should only return snacks in a stash, organized by which stash they belong to.
Actual behaviour
snack list returns all .py files in all directories sub to the working directory.
Environment
- OS:
- Python version (
python --version):
- snack-stash version (
pip show snack-stash | grep Version):
- Install method:
Description
Snack list returns all .py files instead of just snacks in a stash. If there are other .py files sub to the working directory,
snack listreturns those as well as snacks in a stash.Steps to reproduce
Expected behaviour
snack listshould only return snacks in a stash, organized by which stash they belong to.Actual behaviour
snack listreturns all .py files in all directories sub to the working directory.Environment
python --version):pip show snack-stash | grep Version):