Skip to content

feat: add pre-commit check for merge conflict markers#1670

Open
scott-williams-az wants to merge 2 commits intodevfrom
pre-commit-merge-syntax
Open

feat: add pre-commit check for merge conflict markers#1670
scott-williams-az wants to merge 2 commits intodevfrom
pre-commit-merge-syntax

Conversation

@scott-williams-az
Copy link
Copy Markdown
Contributor

Description

After resolving merge conflicts with a large number of resolutions, We need to make sure we do not miss any resolutions. This has happened a few times, and we want to make sure we do not accidentally include a broken file

Write pre-commit hook to make sure staged files do not include

<<<<<<< HEAD
...
=======
...
>>>>>>> [Commit hash]

Links

@scott-williams-az scott-williams-az requested a review from a team as a code owner April 2, 2026 17:57
@asu-jenkins-devops
Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants