Skip to main content

detect_missing_tools

Function detect_missing_tools 

Source
pub fn detect_missing_tools(
    project_root: &Path,
    config: &Config,
) -> Vec<MissingTool>
Expand description

Detect configured formatters/checkers that are missing for languages present in the project.