Update to Linguist v7.16.1

This commit is contained in:
Lauris BH
2021-09-25 19:42:06 +03:00
parent 0ae768336f
commit 0affa3ccca
31 changed files with 35077 additions and 26328 deletions

View File

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