pub(crate) fn lint_map(
config: &AtlasMapConfig,
options: LintOptions,
) -> Result<MapLintReport, AtlasMapError>Expand description
Lint map-owned repository inputs and return typed facts.
pub(crate) fn lint_map(
config: &AtlasMapConfig,
options: LintOptions,
) -> Result<MapLintReport, AtlasMapError>Lint map-owned repository inputs and return typed facts.