Skip to content

no_merge_conflict_markers

Flag <<<<<<< , =======, >>>>>>> markers at the start of a line — almost always left over from an unresolved merge.

- id: no-conflicts
kind: no_merge_conflict_markers
paths: "**"
level: error