format_result_to_string

Function format_result_to_string 

Source
pub fn format_result_to_string(
    result: &LintResult,
    filename: &str,
    format: OutputFormat,
) -> String
Expand description

Format a lint result to a string using the specified output format.