Hive
feat: Support workspace rule paths
GitHub issue · Closed
Source
tuist/once #110
Updated
Jun 24, 2026
Domains
Once
Summary
- Add root-level
[rules] pathssupport for checked-in Starlark rule files. - Thread workspace rule schemas through query, MCP, edit, graph loading, and rule analysis.
- Include rule source in declared action cache inputs and document the new configuration.
Testing
mise exec -- cargo test -p once-frontendmise exec -- cargo test -p once-climise exec -- cargo test --workspacemise exec -- cargo clippy --workspace --all-targets -- -D warningsmise exec -- cargo fmt --all -- --checkgit diff --check
No GitHub comments yet.