Skip to content

Instantly share code, notes, and snippets.

@wshihadeh
Created May 12, 2020 08:13
Show Gist options
  • Save wshihadeh/1e857142f5e64edab15b5719f2e35830 to your computer and use it in GitHub Desktop.
Save wshihadeh/1e857142f5e64edab15b5719f2e35830 to your computer and use it in GitHub Desktop.
MergeConflicts
MergeConflicts:
enabled: false
description: 'Check for merge conflicts'
quiet: true
required_executable: 'grep'
flags: ['-IHn', "^<<<<<<<[ \t]"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment