mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-26 06:43:04 +00:00
Detect Git merge artifacts. These are lines starting with "<<<<<<", "|||||||" or ">>>>>>>" followed by a space, or containing just "=======". For "=======", exempt Markdown files, because this can be used to underline a title, as a compromise between false negatives and false positives.