sync to the latest github/linguist v7.11.0

This commit is contained in:
Lauris BH
2020-09-17 10:33:08 +03:00
parent 5717abd4c0
commit 7c562a6c34
30 changed files with 45935 additions and 35146 deletions

View File

@ -19,7 +19,7 @@ import (
var (
linguistURL = "https://github.com/github/linguist.git"
linguistClonedEnvVar = "ENRY_TEST_REPO"
commit = "40992ba7f86889f80dfed3ba95e11e1082200bad"
commit = "61fc3f06a3ee2f6b530873b6c01b10c37f5209fc"
samplesDir = "samples"
languagesFile = filepath.Join("lib", "linguist", "languages.yml")