Skip to main content

run_static_checks

Function run_static_checks 

Source
pub fn run_static_checks(project_root: &Path) -> String
Expand description

Run static analysis commands for the detected stack.

Returns a string with the combined output of all checks (best-effort). Commands that aren’t installed or fail are skipped gracefully.