mirror of
https://github.com/go-gitea/gitea
synced 2025-03-04 09:44:20 +00:00
* 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