Expand description
Base schema discovery across monorepo workspaces
This module provides functionality to discover Base configurations across a monorepo, supporting owners and ignore discovery without requiring full Project schemas.
Re-exports§
pub use discovery::BaseDiscovery;pub use discovery::BaseEvalFn;pub use discovery::DiscoveredBase;pub use discovery::DiscoveryError;
Modules§
- discovery
- Base schema discovery across monorepo workspaces