sync to the latest github/linguist v7.11.1

This commit is contained in:
Lauris BH
2020-10-12 12:31:27 +03:00
parent d7f6b27b7d
commit bc76dd38b0
28 changed files with 3496 additions and 2640 deletions

View File

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