Skip to content

Snack list returns all .py files instead of just snacks in a stash #15

Description

@kicka5h

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

snack list

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions