Skip to content

Config file for custom scan roots #27

Description

@thegdsks

Right now stacklit scans from the current directory. For monorepos or projects with non-standard layouts, it would be useful to define scan roots in a config file.

Something like a .stacklit.yaml:

roots:
- services/api
- services/worker
- packages/shared

Each root gets its own section in the output. The dependency graph still connects them but the file tree is scoped per root.

Related to the monorepo discussion: #23

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions