Commit aa598e3
authored
feat(boundaries): ignore nested workspaces (vercel#9840)
### Description
Nested workspaces break a lot of our boundaries checks. This PR adds a
setting to glob walking to ignore nested workspaces, and uses it for
boundaries.
### Testing Instructions
Added a test to `turborepo-globwalk` for the underlying setting. And
added a nested package to `boundaries` fixture1 parent b11e2ea commit aa598e3
File tree
5 files changed
+140
-36
lines changed- crates
- turborepo-globwalk/src
- turborepo-lib/src
- turborepo-tests/integration/fixtures/boundaries
- packages/another/nested-package
5 files changed
+140
-36
lines changed
0 commit comments