pub fn write_output(
reports: &[FileReport],
args: &AnalyzeArgs,
_threshold_exceeded: bool,
) -> Result<(), ArboristError>pub fn write_output(
reports: &[FileReport],
args: &AnalyzeArgs,
_threshold_exceeded: bool,
) -> Result<(), ArboristError>