Function typescript_tools::pin::lint

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