Skip to main content

analyze_source

Function analyze_source 

Source
pub fn analyze_source(path: &Utf8Path, src: &str) -> Vec<Finding>
Expand description

Commented-code findings from a file’s source text (also the live LSP path).