Skip to content

Commit

Permalink
feat(boundaries): ignore nested workspaces (#9840)
Browse files Browse the repository at this point in the history
### 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
  • Loading branch information
NicholasLYang authored Jan 31, 2025
1 parent b11e2ea commit aa598e3
Show file tree
Hide file tree
Showing 5 changed files with 140 additions and 36 deletions.
Loading

0 comments on commit aa598e3

Please sign in to comment.