append_untracked_report

Function append_untracked_report 

Source
fn append_untracked_report(
    report: &mut Vec<String>,
    errors: &mut Vec<String>,
    config: &AtlasMapConfig,
    paths: &RepoPaths,
    options: LintOptions,
) -> Result<(), AtlasMapError>
Expand description

Append untracked-file report and optional errors.