fn build_untracked_report(
config: &AtlasMapConfig,
paths: &RepoPaths,
options: LintOptions,
) -> Result<UntrackedLintReport, AtlasMapError>Expand description
Build the typed untracked-file inventory.
fn build_untracked_report(
config: &AtlasMapConfig,
paths: &RepoPaths,
options: LintOptions,
) -> Result<UntrackedLintReport, AtlasMapError>Build the typed untracked-file inventory.