ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
lumen-oss/lux
/
Issues
[Feature] support globs in workplace member paths
#1543
Open
mrcjkb
创建于 2026-05-30
enhancement
good first issue
M
mrcjkb
commented
```toml [workspace] members = ["projects/*"] ``` should resolve to all subdirectories in `projects/` that contain a `lux.toml`.
0 条评论