Skip to content

monorepo issue #10

@TheOrdinaryWow

Description

@TheOrdinaryWow

Assume having following repository structure:

> ls -T -L=1 --git-ignore
apps
├── proxy
├── server
├── server-go
├── web-admin
└── web-user
biome.json
bun.lock
package.json
packages
├── cache
├── config-biome
├── config-typescript
├── ...
tsconfig.json
turbo.json

Crafted using Turborepo. And go application is located in apps/server-go.

But in such cases, golangci-lint failed to initiate, as screenshot below.

Image

Is it a Zed issue or a golangci-lint plugin issue? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions