New REES local analyzer that flags leftover VCS conflict markers (<<<<<<<, =======, >>>>>>>) and rebase/patch artifacts accidentally committed in added lines — a mechanical but high-value catch that should block a merge. Pure compute, no network, near-zero false-positive.
Deliverables
References
review-enrichment/src/analyzers/actions-pin.ts (added-line hunk walk template)
review-enrichment/src/analyzers/registry.ts:158-175
review-enrichment/src/types.ts:289-311
Part of #1499.
size: XS · gittensor:bug
New REES local analyzer that flags leftover VCS conflict markers (<<<<<<<, =======, >>>>>>>) and rebase/patch artifacts accidentally committed in added lines — a mechanical but high-value catch that should block a merge. Pure compute, no network, near-zero false-positive.
Deliverables
ConflictMarkerFinding({ file, line, marker: string }) +conflictMarker?key to review-enrichment/src/types.ts=======in markdown/asciidoc rules where cheap; cap with maxFindingsReferences
review-enrichment/src/analyzers/actions-pin.ts (added-line hunk walk template)review-enrichment/src/analyzers/registry.ts:158-175review-enrichment/src/types.ts:289-311Part of #1499.
size: XS · gittensor:bug