mirror of
https://github.com/go-gitea/gitea
synced 2025-02-01 22:37:45 +01:00
f2fcd9dcd8
* Support CRLF when splitting code lines for display * refactor, fix mixed match * fmt * split on both LF and CRLF, use raw literals in regexes * simplify