add note about workspaces
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
This commit is contained in:
parent
cc89050c02
commit
5bfd3078ca
@ -51,6 +51,7 @@ The intention here is to describe what we did and what we discovered, with an ey
|
||||
- Increased complexity in working with the codebase
|
||||
- E.g. `go test ./...` no longer tests _everything_, since it won't recurse into modules
|
||||
- This can be alleviated with some Makefile work - `make test` can still test everything
|
||||
- Go Workspaces (`go.work`) can also help in development environments to make things simpler
|
||||
|
||||
## Longer Form Problem Statement
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user