You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
style(pipeline): gofmt, drop duplicate doc comments and dead var
Address Copilot review on #25: gofmt the checks and pipeline files
(parserlock import ordering), remove the accidentally duplicated doc
comments across parse.go, reach_partition.go, reach_findings.go, and
finding_enrich.go, replace the stray CollectReachDeps doc above
populateInventoryParents with an accurate one, and drop the dead
endpoint variable in profile.classifyPath.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments