Function handle_validate

Source
pub fn handle_validate(
    _path: PathBuf,
    _types: Option<Vec<String>>,
    _fix: bool,
) -> Result<()>