mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47:50 -03:00
Updated Linguist to v7.23.0
This commit is contained in:
committed by
Alex Bezzubov
parent
0e58945703
commit
afe3bdf45a
@ -20,7 +20,7 @@ import (
|
||||
var (
|
||||
linguistURL = "https://github.com/github/linguist.git"
|
||||
linguistClonedEnvVar = "ENRY_TEST_REPO"
|
||||
commit = "d7799da826e01acdb8f84694d33116dccaabe9c2"
|
||||
commit = "bf853f1c663903e3ee35935189760191f1c45e1c"
|
||||
samplesDir = "samples"
|
||||
languagesFile = filepath.Join("lib", "linguist", "languages.yml")
|
||||
|
||||
|
Reference in New Issue
Block a user