summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorRohan Kumar <seirdy@seirdy.one>2021-11-11 11:39:30 -0800
committerDaniel Micay <danielmicay@gmail.com>2021-11-11 14:59:35 -0500
commit9918b7cc772fd4cd42b8bef67b8629f27c7817b6 (patch)
tree911e43dda751a6ddf95c10cf56c19f975178b992 /package-lock.json
parenta01f8d821df119cd731733a3be456b8a0bd05827 (diff)
Nginx regex: don't capture groups unnecessarily
Good regex form: use "?:" to specify non-capturing groups when sections don't actually reference matched groups. There's no use saving a capture in these situations.
Diffstat (limited to 'package-lock.json')
0 files changed, 0 insertions, 0 deletions