Skip to main content

check

Function check 

Source
pub fn check(source: &str) -> StaticAnalysisReport
Expand description

Scan source for forbidden patterns. Returns a report of all violations. An empty violations list means the source passed all checks.