What this developer tool does
Scan pasted source text for unresolved Git merge-conflict blocks. The finder tracks opening, divider, optional base, and closing markers, then reports exact line numbers and incomplete or nested structures. It is useful for a quick pre-commit check when a large resolved file still looks suspicious.
Recognizes seven-character conflict markers at the beginning of a line and validates their block order.
Marker-like text intentionally stored in documentation can be reported. Review the surrounding lines before deleting anything.