Skip to content
Snippets Groups Projects
  • JediKev's avatar
    2ce89377
    tests: Git Conflict Markers · 2ce89377
    JediKev authored
    This adds a test for Git Conflict Markers to prevent committing unfinished
    merge conflicts. This will find any `<<<<<<< HEAD`/`>>>>>>>` markers
    and will fail out with the line of code, filename and line number.
    2ce89377
    History
    tests: Git Conflict Markers
    JediKev authored
    This adds a test for Git Conflict Markers to prevent committing unfinished
    merge conflicts. This will find any `<<<<<<< HEAD`/`>>>>>>>` markers
    and will fail out with the line of code, filename and line number.