mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 06:42:04 -03:00
Updated Linguist to v7.26.0
This commit is contained in:
committed by
Alex Bezzubov
parent
c3899f12ca
commit
84c996dfcf
@ -21,7 +21,7 @@ import (
|
||||
var (
|
||||
linguistClonedEnvVar = "ENRY_TEST_REPO"
|
||||
linguistURL = "https://github.com/github/linguist.git"
|
||||
commit = "bf853f1c663903e3ee35935189760191f1c45e1c"
|
||||
commit = "b5432ebc7e78f25415b98d48c2fbacddbf8df317"
|
||||
samplesDir = "samples"
|
||||
languagesFile = filepath.Join("lib", "linguist", "languages.yml")
|
||||
|
||||
|
Reference in New Issue
Block a user