format_gitlab_report

Function format_gitlab_report 

Source
pub fn format_gitlab_report(
    all_warnings: &[(String, Vec<LintWarning>)],
) -> String
Expand description

Format all warnings as GitLab Code Quality report