aboutsummaryrefslogtreecommitdiffstats
path: root/modules/csv
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2021-04-01 18:41:09 +0100
committerGitHub <noreply@github.com>2021-04-01 19:41:09 +0200
commitff460ca74d37b1eadac63b8858d0daa1690e0e2f (patch)
tree3a04e464fc5e4e6630b31fe4444dd007eb52f799 /modules/csv
parent43fb4921e3fb67be9f2f3a6d631a21a3322f492b (diff)
downloadgitea-ff460ca74d37b1eadac63b8858d0daa1690e0e2f.tar.gz
gitea-ff460ca74d37b1eadac63b8858d0daa1690e0e2f.zip
Speed up `enry.IsVendor` (#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>
Diffstat (limited to 'modules/csv')
0 files changed, 0 insertions, 0 deletions