You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### 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` fixture
0 commit comments