Skip to main content

run

Function run 

Source
pub fn run(repo: &Repo, fix: bool) -> Result<Report>
Expand description

Inspects repo and reports what it found.

§Errors

Error::Config when git’s configuration or .gitattributes cannot be read — “cannot tell” must never be reported as “nothing is wrong” by the one command whose whole job is to tell.