mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-21 19:55:23 +01: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