Hive Hive
Sign in

feat: Support workspace rule paths

GitHub issue · Closed

Metadata
Source
tuist/once #110
Updated
Jun 24, 2026
Domains
Once
Details

Summary

  • Add root-level [rules] paths support 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-frontend
  • mise exec -- cargo test -p once-cli
  • mise exec -- cargo test --workspace
  • mise exec -- cargo clippy --workspace --all-targets -- -D warnings
  • mise exec -- cargo fmt --all -- --check
  • git diff --check
Comments

No GitHub comments yet.