Function lint

Source
pub fn lint<P>(root: P) -> Result<(), PinLintError>
where P: AsRef<Path>,