uv
c3d7d389 - Default to `--workspace` when adding subdirectories (#14529)

Commit
148 days ago
Default to `--workspace` when adding subdirectories (#14529) If `--workspace` is provided, we add all paths as workspace members. If `--no-workspace` is provided, we add all paths as direct path dependencies. If neither is provided, then we add any paths that are under the workspace root as workspace members, and the rest as direct path dependencies. Closes #14524.
Author
Committer
Parents
Loading