Updated Linguist to v7.17.0

This commit is contained in:
github-actions
2021-11-14 16:36:04 +00:00
committed by Alex Bezzubov
parent 619127770d
commit b3ee64f627
29 changed files with 7496 additions and 5201 deletions

View File

@ -1,5 +1,5 @@
// Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT.
// Extracted from github/linguist commit: cdf42b16b136fc7f0a491d36c415f34fcfb9368a
// Extracted from github/linguist commit: 50d3abb3a504e0c8b9bef762afa1c1061fd0d72e
package data
@ -14,6 +14,7 @@ var DocumentationMatchers = []regex.EnryRegexp{
regex.MustCompile(`^[Ee]xamples/`),
regex.MustCompile(`^[Dd]emos?/`),
regex.MustCompile(`(^|/)inst/doc/`),
regex.MustCompile(`(^|/)CITATION(\.cff|(S)?(\.(bib|md))?)$`),
regex.MustCompile(`(^|/)CHANGE(S|LOG)?(\.|$)`),
regex.MustCompile(`(^|/)CONTRIBUTING(\.|$)`),
regex.MustCompile(`(^|/)COPYING(\.|$)`),