Skip to content

[BUG] Standard Project Layouts doesn't allow monorepo #432

@deboer-tim

Description

@deboer-tim

Bug Description

Monorepos are fairly common in typescript - either with one package in the root and others in /packages (e.g. SvelteKit), or all packages in /packages. Agentready incorrectly flags these as non-standard layouts.

To Reproduce

Run agentready against https://github.com/podman-desktop/extension-bootc

Expected Behaviour

100: all packages have standard /src directory.

Actual Behaviour

50: it found /tests but not /src folders

Environment

  • OS: macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions