Skip to content

Use git grep to search for conflict headers

Thong Kuah requested to merge 24008-use-git-grep-for-lint-conflicts into master

What does this MR do?

  • Fixes scripts/lint-conflicts.sh script to work in MacOS and also makes it faster and more reliable. Credit to @rspeicher
  • Since new version is so much faster, search for conflict headers everywhere (with two exceptions)

Does this MR meet the acceptance criteria?

Conformity

Closes #24008 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports