pub fn run(root: impl AsRef<Path>) -> Result<LintReport, String>
Run the lint against the crate rooted at root.
root
If root/src exists, that directory is scanned. Otherwise root is scanned.
root/src