pub fn format_result_to_string(
result: &LintResult,
format: OutputFormat,
) -> StringExpand description
Format a lint result to a string.
pub fn format_result_to_string(
result: &LintResult,
format: OutputFormat,
) -> StringFormat a lint result to a string.