mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
f75a9b27b0
Backport #15213 `enry.IsVendor` is kinda slow as it simply iterates across all regexps. This PR ajdusts the regexps to combine them to make this process a little quicker. Related #15143 Signed-off-by: Andrew Thornton <art27@cantab.net> |
||
---|---|---|
.. | ||
code_langauge.go | ||
vendor_test.go | ||
vendor.go |