Skip to main content

auto_apply

Function auto_apply 

Source
pub fn auto_apply(home: &Path, project: &Path) -> Vec<String>
Expand description

Non-interactive auto-heal used by lean-ctx setup and doctor --fix (#578): applies every fixable dedup action (owned duplicates deleted, marked blocks stripped with .bak backups) and returns one result line per action. Report-only findings (user-maintained content) are never touched.