mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Don't use full-file highlight when there is a git diff textconv (#35114)
Fix #35106
This commit is contained in:
		| @@ -20,6 +20,7 @@ const ( | ||||
| 	GitlabLanguage        = "gitlab-language" | ||||
| 	Lockable              = "lockable" | ||||
| 	Filter                = "filter" | ||||
| 	Diff                  = "diff" | ||||
| ) | ||||
|  | ||||
| var LinguistAttributes = []string{ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user