Skip to content

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

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

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

    bugSomething isn't workingstale

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions