Skip to main content

parse_ruff_output

Function parse_ruff_output 

Source
pub fn parse_ruff_output(output: &str) -> Vec<LintIssue>
Expand description

Parse ruff output into structured lint issues.