gitea/services/gitdiff
mrsdizzie 0171dda728
Improved diff syntax highlighting fix (#12455)
Make previous fix from #12238 more robust since I saw a case where a diff changes only a single character in a chroma class instead of the entire thing. Add another more complicated test to match.

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-08-08 11:17:02 +01:00
..
testdata/academic-module
gitdiff.go Improved diff syntax highlighting fix (#12455) 2020-08-08 11:17:02 +01:00
gitdiff_test.go Improved diff syntax highlighting fix (#12455) 2020-08-08 11:17:02 +01:00
main_test.go