pub async fn execute_check(
check_type: CheckType,
project_path: &Path,
) -> Result<CheckResult>Expand description
Execute a specific check type
pub async fn execute_check(
check_type: CheckType,
project_path: &Path,
) -> Result<CheckResult>Execute a specific check type