pub fn check(paths: &[&str]) -> Vec<Diagnostic>Expand description
Parse and statically check entry files (module-aware); empty means clean.
pub fn check(paths: &[&str]) -> Vec<Diagnostic>Parse and statically check entry files (module-aware); empty means clean.