forked from j4ng5y/zed_golangci_lint
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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.jsonCrafted using Turborepo. And go application is located in apps/server-go.
But in such cases, golangci-lint failed to initiate, as screenshot below.
Is it a Zed issue or a golangci-lint plugin issue? Thanks.
christian-gama, ayuhito, TheOrdinaryWow, 1morozvol1, jaymorelli96 and 2 morestrive1216
Metadata
Metadata
Assignees
Labels
No labels
