Versions in this module Expand all Collapse all v0 v0.2.0 Aug 17, 2026 v0.1.0 Aug 14, 2026 Changes in this version + type Planned struct + Description string + End uint32 + File string + Rule string + Start uint32 + func PlanUnreachableRemovals(res *extract.Result, cfg *config.Effective) []Planned + type Report struct + Applied []Planned + FilesEdited int + func Apply(ws *workspace.Workspace, pre *extract.Result, plans []Planned) (*Report, error)