Skip to content

Config file for custom scan roots #27

@thegdsks

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

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