mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-23 06:05:56 +00:00
a60f506dd7
Expanded code in diffs wasn't being highlighted properly because it wasn't passing the filename to highlighting code. Fixes #12218