gitea/services/gitdiff
zeripath 3c4724d70e
Add .gitattribute assisted language detection to blame, diff and render ()
Use check attribute code to check the assigned language of a file and send that in to
chroma as a hint for the language of the file.

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
testdata/academic-module
csv.go
csv_test.go
gitdiff.go Add .gitattribute assisted language detection to blame, diff and render ()
gitdiff_test.go Add .gitattribute assisted language detection to blame, diff and render ()
main_test.go