Function typescript_tools::pin::lint

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