Skip to main content

handle_lint

Function handle_lint 

Source
pub async fn handle_lint(
    path: &Path,
    format: PresetReportFormat,
    deny_warnings: bool,
) -> Result<bool>