Skip to main content

verify_project

Function verify_project 

Source
pub fn verify_project(dir: &Path, language: &str) -> Result<ProjectReport>
Expand description

Verify an entire project directory. Runs linters and tests.